Searched defs:StopPreemption (Results 1 - 1 of 1) sorted by relevance
/external/v8/src/ | ||
H A D | v8threads.cc | 147 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 211 milliseconds