Searched refs:set_context_switcher (Results 1 – 2 of 2) sorted by relevance
425 isolate->set_context_switcher(new ContextSwitcher(isolate, every_n_ms)); in StartPreemption()448 isolate->set_context_switcher(NULL); in StopPreemption()
857 void set_context_switcher(ContextSwitcher* switcher) { in set_context_switcher() function