Home
last modified time | relevance | path

Searched refs:scriptid (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/runtime/
H A Druntime-debug.cc673 int32_t scriptid = NumberToInt32(args[0]); in RUNTIME_FUNCTION() local
679 CHECK(GetScriptById(isolate, scriptid, &script)); in RUNTIME_FUNCTION()

Completed in 2 milliseconds