HomeSort by relevance Sort by last modified time
    Searched refs:set_context_switcher (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
v8threads.cc 425 isolate->set_context_switcher(new ContextSwitcher(isolate, every_n_ms));
448 isolate->set_context_switcher(NULL);
isolate.h 857 void set_context_switcher(ContextSwitcher* switcher) { function in class:v8::internal::Isolate
    [all...]

Completed in 39 milliseconds