Searched refs:StartPreemption (Results 1 – 9 of 9) sorted by relevance
102 void Locker::StartPreemption(int every_n_ms) { in StartPreemption() function in v8::Locker103 v8::internal::ContextSwitcher::StartPreemption(every_n_ms); in StartPreemption()371 void ContextSwitcher::StartPreemption(int every_n_ms) { in StartPreemption() function in v8::internal::ContextSwitcher
121 static void StartPreemption(int every_n_ms);
87 v8::Locker::StartPreemption(100); in Initialize()
744 Locker::StartPreemption(preemption_interval); in Main()
41 v8::Locker::StartPreemption(100); in TEST()
175 v8::Locker::StartPreemption(1); in TEST()
6840 v8::Locker::StartPreemption(1); in RunTest()6962 v8::Locker::StartPreemption(1); in RunTest()7259 v8::Locker::StartPreemption(1); in RunTest()
132 v8::Locker::StartPreemption(workerThreadPreemptionIntervalMs); in initV8IfNeeded()
2659 static void StartPreemption(int every_n_ms);