Lines Matching refs:reserved_bytes
1070 size_t reserved_bytes = GetStackOverflowReservedBytes(InstructionSet::kX86);1071 __ testl(EAX, Address(ESP, -static_cast<int32_t>(reserved_bytes)));