Searched refs:unbound_jumps_ (Results 1 – 2 of 2) sorted by relevance
24 unbound_jumps_(0), in BytecodeArrayWriter()37 DCHECK_EQ(0, unbound_jumps_); in ToBytecodeArray()271 unbound_jumps_--; in PatchJump()301 unbound_jumps_++; in EmitJump()
77 int unbound_jumps_; in NON_EXPORTED_BASE() local