Searched refs:GetExistingThreadLocal (Results 1 – 8 of 8) sorted by relevance
59 CHECK_EQ(GetValue(i), Thread::GetExistingThreadLocal(keys[i])); in DoTest()71 Thread::GetExistingThreadLocal(keys[i])); in DoTest()
33 CHECK_EQ(GetValue(i), Thread::GetExistingThreadLocal(keys[i])); in DoTest()45 Thread::GetExistingThreadLocal(keys[i])); in DoTest()
558 static inline void* GetExistingThreadLocal(LocalStorageKey key) { in GetExistingThreadLocal() function565 static inline void* GetExistingThreadLocal(LocalStorageKey key) { in GetExistingThreadLocal() function
723 void* actual = Thread::GetExistingThreadLocal(key); in CheckFastTls()
450 Thread::GetExistingThreadLocal(isolate_key_)); in INLINE()
477 static inline void* GetExistingThreadLocal(LocalStorageKey key) { in GetExistingThreadLocal() function484 static inline void* GetExistingThreadLocal(LocalStorageKey key) { in GetExistingThreadLocal() function
601 void* actual = Thread::GetExistingThreadLocal(key); in CheckFastTls()
439 Thread::GetExistingThreadLocal(isolate_key_)); in INLINE()