Home
last modified time | relevance | path

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

/external/v8/src/arm/
Dmacro-assembler-arm.cc2796 Label abort_start; in Abort() local
2797 bind(&abort_start); in Abort()
2832 int abort_instructions = InstructionsGeneratedSince(&abort_start); in Abort()
/external/v8/src/mips/
Dmacro-assembler-mips.cc4372 Label abort_start; in Abort() local
4373 bind(&abort_start); in Abort()
4410 int abort_instructions = InstructionsGeneratedSince(&abort_start); in Abort()