Searched refs:AddScriptToScriptCache (Results 1 – 2 of 2) sorted by relevance
394 void AddScriptToScriptCache(Handle<Script> script);
2298 void Debug::AddScriptToScriptCache(Handle<Script> script) { in AddScriptToScriptCache() function in v8::internal::Debug2585 debug->AddScriptToScriptCache(script); in OnAfterCompile()