Searched refs:GetScriptById (Results 1 – 1 of 1) sorted by relevance
1737 bool GetScriptById(Isolate* isolate, int needle, Handle<Script>* result) { in GetScriptById() function1786 CHECK(GetScriptById(isolate, scriptid, &script)); in RUNTIME_FUNCTION()