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

  /external/v8/src/
isolate.h 532 void set_thread_id(ThreadId id) { thread_local_top_.thread_id_ = id; } function in class:v8::internal::Isolate
    [all...]
isolate.cc     [all...]

Completed in 35 milliseconds