Searched refs:NewBackgroundCompileTask (Results 1 – 3 of 3) sorted by relevance
68 static ScriptCompiler::ScriptStreamingTask* NewBackgroundCompileTask(
1757 ScriptCompiler::ScriptStreamingTask* Compiler::NewBackgroundCompileTask( in NewBackgroundCompileTask() function in v8::internal::Compiler
2573 return i::Compiler::NewBackgroundCompileTask(source->impl(), isolate); in StartStreamingScript()