Searched refs:counter_ok (Results 1 – 1 of 1) sorted by relevance
1555 Label counter_ok(this), counter_saturated(this, Label::kDeferred); in TraceBytecodeDispatch() local1559 Branch(counter_reached_max, &counter_saturated, &counter_ok); in TraceBytecodeDispatch()1561 BIND(&counter_ok); in TraceBytecodeDispatch()