Searched refs:kJSReturnSequenceInstructions (Results 1 – 9 of 9) sorted by relevance
33 DCHECK(Assembler::kJSReturnSequenceInstructions == 7); in SetDebugBreakAtReturn()34 CodePatcher patcher(rinfo()->pc(), Assembler::kJSReturnSequenceInstructions); in SetDebugBreakAtReturn()50 Assembler::kJSReturnSequenceInstructions); in ClearDebugBreakAtReturn()
577 static const int kJSReturnSequenceInstructions = 7; variable
452 DCHECK(Assembler::kJSReturnSequenceInstructions <= in EmitReturnSequence()
33 DCHECK(Assembler::kJSReturnSequenceInstructions == 7); in SetDebugBreakAtReturn()34 CodePatcher patcher(rinfo()->pc(), Assembler::kJSReturnSequenceInstructions); in SetDebugBreakAtReturn()51 Assembler::kJSReturnSequenceInstructions); in ClearDebugBreakAtReturn()
586 static const int kJSReturnSequenceInstructions = 7; variable
456 DCHECK(Assembler::kJSReturnSequenceInstructions <= in EmitReturnSequence()
31 CodePatcher patcher(rinfo()->pc(), Assembler::kJSReturnSequenceInstructions); in SetDebugBreakAtReturn()43 Assembler::kJSReturnSequenceInstructions); in ClearDebugBreakAtReturn()
820 static const int kJSReturnSequenceInstructions = 4; variable
469 DCHECK(Assembler::kJSReturnSequenceInstructions <= in EmitReturnSequence()