Searched refs:StartPreemption (Results 1 – 8 of 8) sorted by relevance
133 void Locker::StartPreemption(int every_n_ms) { in StartPreemption() function in v8::Locker134 v8::internal::ContextSwitcher::StartPreemption(every_n_ms); in StartPreemption()401 void ContextSwitcher::StartPreemption(int every_n_ms) { in StartPreemption() function in v8::internal::ContextSwitcher
145 static void StartPreemption(int every_n_ms);
799 v8::Locker::StartPreemption(100); in Init()
768 Locker::StartPreemption(preemption_interval); in Main()
42 v8::Locker::StartPreemption(100); in TEST()
230 v8::Locker::StartPreemption(1); in TEST()
10061 v8::Locker::StartPreemption(1); in RunTest()10183 v8::Locker::StartPreemption(1); in RunTest()10477 v8::Locker::StartPreemption(1); in RunTest()
3413 static void StartPreemption(int every_n_ms);