Home
last modified time | relevance | path

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

/external/v8/src/
Dv8threads.cc138 void Locker::StopPreemption() { in StopPreemption() function in v8::Locker
139 v8::internal::ContextSwitcher::StopPreemption(); in StopPreemption()
418 void ContextSwitcher::StopPreemption() { in StopPreemption() function in v8::internal::ContextSwitcher
Dv8threads.h148 static void StopPreemption();
Disolate.cc537 v8::Locker::StopPreemption(); in Deinit()
/external/v8/test/cctest/
Dtest-threads.cc49 v8::Locker::StopPreemption(); in TEST()
Dtest-api.cc10068 v8::Locker::StopPreemption(); in RunTest()
10190 v8::Locker::StopPreemption(); in RunTest()
10483 v8::Locker::StopPreemption(); in RunTest()
/external/v8/include/
Dv8.h3418 static void StopPreemption();