Home
last modified time | relevance | path

Searched defs:VerifyX87StackDepth (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/x87/
Dmacro-assembler-x87.cc2555 void MacroAssembler::VerifyX87StackDepth(uint32_t depth) { in VerifyX87StackDepth() function in v8::internal::MacroAssembler
Dlithium-codegen-x87.cc372 __ VerifyX87StackDepth(x87_stack_.depth()); in GenerateBodyInstructionPost() local
706 if (FLAG_debug_code && FLAG_enable_slow_asserts) __ VerifyX87StackDepth(0); in FlushIfNecessary() local
756 __ VerifyX87StackDepth(x87_stack_.depth()); in EmitFlushX87ForDeopt() local