Home
last modified time | relevance | path

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

/external/v8/src/
Druntime-profiler.h94 static bool WaitForSomeIsolateToEnterJS();
Druntime-profiler.cc433 bool RuntimeProfiler::WaitForSomeIsolateToEnterJS() { in WaitForSomeIsolateToEnterJS() function in v8::internal::RuntimeProfiler
484 return RuntimeProfiler::WaitForSomeIsolateToEnterJS(); in SuspendIfNecessary()