Home
last modified time | relevance | path

Searched refs:CompileTopLevelOnBackgroundThread (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dcompiler.cc912 std::unique_ptr<UnoptimizedCompilationJob> CompileTopLevelOnBackgroundThread( in CompileTopLevelOnBackgroundThread() function
1008 source_->outer_function_job = CompileTopLevelOnBackgroundThread( in Run()