HomeSort by relevance Sort by last modified time
    Searched refs:WaitForSomeIsolateToEnterJS (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
runtime-profiler.h 87 // WaitForSomeIsolateToEnterJS():
94 static bool WaitForSomeIsolateToEnterJS();
runtime-profiler.cc 433 bool RuntimeProfiler::WaitForSomeIsolateToEnterJS() {
484 return RuntimeProfiler::WaitForSomeIsolateToEnterJS();

Completed in 37 milliseconds