Searched refs:kJSReturnSequenceLength (Results 1 – 6 of 6) sorted by relevance
50 ASSERT(Assembler::kJSReturnSequenceLength >= in SetDebugBreakAtReturn()54 Assembler::kJSReturnSequenceLength - Assembler::kCallInstructionLength); in SetDebugBreakAtReturn()61 Assembler::kJSReturnSequenceLength); in ClearDebugBreakAtReturn()
627 static const int kJSReturnSequenceLength = 6; variable
448 ASSERT(Assembler::kJSReturnSequenceLength <= in EmitReturnSequence()
51 ASSERT(Assembler::kJSReturnSequenceLength >= in SetDebugBreakAtReturn()55 Assembler::kJSReturnSequenceLength - Assembler::kCallInstructionLength); in SetDebugBreakAtReturn()62 Assembler::kJSReturnSequenceLength); in ClearDebugBreakAtReturn()
615 static const int kJSReturnSequenceLength = 13; variable
383 const int kPadding = Assembler::kJSReturnSequenceLength - 7; in EmitReturnSequence()389 ASSERT(Assembler::kJSReturnSequenceLength <= in EmitReturnSequence()