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

  /external/v8/src/
v8threads.h 55 void set_terminate_on_restore(bool terminate_on_restore) { function in class:v8::internal::ThreadState
v8threads.cc 171 state->set_terminate_on_restore(false);
382 state->set_terminate_on_restore(true);

Completed in 85 milliseconds