Searched refs:FindPerThreadDataForThread (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
H A Disolate.cc139 return FindPerThreadDataForThread(thread_id);
143 Isolate::PerIsolateThreadData* Isolate::FindPerThreadDataForThread( function in class:v8::internal::Isolate
H A Disolate.h525 PerIsolateThreadData* FindPerThreadDataForThread(ThreadId thread_id);

Completed in 929 milliseconds