Home
last modified time | relevance | path

Searched refs:AllocatePerIsolateThreadData (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Disolate.cc323 Isolate::PerIsolateThreadData* Isolate::AllocatePerIsolateThreadData( in AllocatePerIsolateThreadData() function in v8::internal::Isolate
345 per_thread = AllocatePerIsolateThreadData(thread_id); in FindOrAllocatePerThreadDataForThisThread()
Disolate.h1108 PerIsolateThreadData* AllocatePerIsolateThreadData(ThreadId thread_id);