Searched refs:regSize (Results 1 – 1 of 1) sorted by relevance
857 size_t regSize = getPlatformThreadRegisters(thread->platformThread, regs); in markOtherThreadConservatively() local860 …arkStack, static_cast<void*>(®s), static_cast<void*>(reinterpret_cast<char*>(®s) + regSize)); in markOtherThreadConservatively()