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

/macosx-10.9.5/JavaScriptCore-7537.78.1/heap/
H A DMachineStackMarker.cpp159 static inline PlatformThread getCurrentPlatformThread() function in namespace:JSC
197 Thread* thread = new Thread(getCurrentPlatformThread(), wtfThreadData().stack().origin());
213 PlatformThread currentPlatformThread = getCurrentPlatformThread();
479 PlatformThread currentPlatformThread = getCurrentPlatformThread();

Completed in 83 milliseconds