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