Home
last modified time | relevance | path

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

/external/v8/src/
Druntime-profiler.h46 static void GlobalSetup();
Dv8.cc259 RuntimeProfiler::GlobalSetup(); in InitializeOncePerProcessImpl()
Druntime-profiler.cc102 void RuntimeProfiler::GlobalSetup() { in GlobalSetup() function in v8::internal::RuntimeProfiler