Searched defs:set_thread_state (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Disolate.h386 void set_thread_state(ThreadState* value) { thread_state_ = value; } function in class:v8::internal::Isolate::PerIsolateThreadData

Completed in 21 milliseconds