Home
last modified time | relevance | path

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

/external/v8/src/
Druntime-profiler.h87 static bool WaitForSomeIsolateToEnterJS();
Druntime-profiler.cc436 bool RuntimeProfiler::WaitForSomeIsolateToEnterJS() { in WaitForSomeIsolateToEnterJS() function in v8::internal::RuntimeProfiler
480 return RuntimeProfiler::WaitForSomeIsolateToEnterJS(); in SuspendIfNecessary()