Searched refs:getCurrentPlatformThread (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/JavaScriptCore-7600.1.17/heap/
H A DMachineStackMarker.cpp153 static inline PlatformThread getCurrentPlatformThread() function in namespace:JSC
191 Thread* thread = new Thread(getCurrentPlatformThread(), wtfThreadData().stack().origin());
207 PlatformThread currentPlatformThread = getCurrentPlatformThread();
468 PlatformThread currentPlatformThread = getCurrentPlatformThread();

Completed in 177 milliseconds