Searched refs:FindPerThreadDataForThread (Results 1 – 2 of 2) sorted by relevance
620 PerIsolateThreadData* FindPerThreadDataForThread(ThreadId thread_id);
462 return FindPerThreadDataForThread(thread_id); in FindPerThreadDataForThisThread()465 Isolate::PerIsolateThreadData* Isolate::FindPerThreadDataForThread( in FindPerThreadDataForThread() function in v8::internal::Isolate