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

/external/chromium_org/v8/src/base/platform/
H A Dplatform.h474 static inline void* GetExistingThreadLocal(LocalStorageKey key) { function in class:v8::base::Thread
481 static inline void* GetExistingThreadLocal(LocalStorageKey key) { function in class:v8::base::Thread

Completed in 293 milliseconds