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

/external/v8/src/
H A Disolate.cc323 Isolate::PerIsolateThreadData* Isolate::AllocatePerIsolateThreadData( function in class:v8::internal::Isolate
345 per_thread = AllocatePerIsolateThreadData(thread_id);

Completed in 102 milliseconds