getStackStart     232 Source/platform/heap/ThreadState.cpp     , m_startOfStack(reinterpret_cast<intptr_t*>(getStackStart()))
getStackStart     233 Source/platform/heap/ThreadState.cpp     , m_endOfStack(reinterpret_cast<intptr_t*>(getStackStart()))
getStackStart     663 Source/platform/heap/ThreadState.cpp     Address start = reinterpret_cast<Address>(getStackStart());