Lines Matching refs:for_debugging_
349 for_debugging_(for_debugging),
512 if (V8_UNLIKELY(for_debugging_)) { in StackCheck()
746 DCHECK(for_debugging_); in GenerateOutOfLineCode()
778 DCHECK(for_debugging_); in EmitDebuggingInfo()
833 if (V8_UNLIKELY(for_debugging_)) EmitDebuggingInfo(decoder, opcode); in NextInstruction()
847 DCHECK(for_debugging_); in EmitBreakpoint()
1190 if (decoder->lookahead(1, kExprBrIf) && !for_debugging_) { in UnOp()
1306 if (decoder->lookahead(1, kExprBrIf) && !for_debugging_) { in EmitI32CmpOp()
2063 DCHECK(for_debugging_); in GetSpilledRegistersForInspection()
2084 V8_UNLIKELY(for_debugging_) ? GetSpilledRegistersForInspection() in AddOutOfLineTrap()
4050 const ForDebugging for_debugging_; member in v8::internal::wasm::__anon69d3db0f0111::LiftoffCompiler