Searched defs:GetThreadLocal (Results 1 – 2 of 2) sorted by relevance
| /external/v8/src/base/platform/ | ||
| D | platform-posix.cc | 670 void* Thread::GetThreadLocal(LocalStorageKey key) { in GetThreadLocal() function in v8::base::Thread |
| D | platform-win32.cc | 1389 void* Thread::GetThreadLocal(LocalStorageKey key) { in GetThreadLocal() function in v8::base::Thread |