Home
last modified time | relevance | path

Searched refs:regSize (Results 1 – 1 of 1) sorted by relevance

/external/webkit/JavaScriptCore/runtime/
DCollector.cpp857 size_t regSize = getPlatformThreadRegisters(thread->platformThread, regs); in markOtherThreadConservatively() local
860 …arkStack, static_cast<void*>(&regs), static_cast<void*>(reinterpret_cast<char*>(&regs) + regSize)); in markOtherThreadConservatively()