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

/external/v8/src/
H A Dplatform.h477 static inline void* GetExistingThreadLocal(LocalStorageKey key) { function in class:v8::internal::Thread
484 static inline void* GetExistingThreadLocal(LocalStorageKey key) { function in class:v8::internal::Thread

Completed in 46 milliseconds