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

/external/webkit/Source/JavaScriptCore/heap/
H A DMachineStackMarker.cpp385 static inline void* otherThreadStackPointer(const PlatformThreadRegisters& regs) function in namespace:JSC
450 void* stackPointer = otherThreadStackPointer(regs);

Completed in 45 milliseconds