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

/external/v8/src/
H A Dv8threads.cc119 void Locker::StopPreemption() { function in class:v8::Locker
120 v8::internal::ContextSwitcher::StopPreemption();
417 void ContextSwitcher::StopPreemption() { function in class:v8::internal::ContextSwitcher

Completed in 22 milliseconds