Searched defs:StopPreemption (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
H A Dv8threads.cc151 void Locker::StopPreemption() { function in class:v8::Locker
152 v8::internal::ContextSwitcher::StopPreemption();
459 void ContextSwitcher::StopPreemption() { function in class:v8::internal::ContextSwitcher
/external/v8/src/
H A Dv8threads.cc147 void Locker::StopPreemption() { function in class:v8::Locker
148 v8::internal::ContextSwitcher::StopPreemption();
437 void ContextSwitcher::StopPreemption() { function in class:v8::internal::ContextSwitcher

Completed in 136 milliseconds