Searched refs:kWithBreakpoints (Results 1 – 3 of 3) sorted by relevance
42 kWithBreakpoints, enumerator
252 : kWithBreakpoints; in RecompileLiftoffWithBreakpoints()263 if (for_debugging == kWithBreakpoints) { in RecompileLiftoffWithBreakpoints()282 bool generate_debug_sidetable = for_debugging == kWithBreakpoints; in RecompileLiftoffWithBreakpoints()
1351 kForDebugging > kNoDebugging && kWithBreakpoints > kForDebugging, in PublishCodeLocked()1388 DCHECK_EQ(kWithBreakpoints, code->for_debugging()); in ReinstallDebugCode()