Searched refs:bound_checked (Results 1 – 1 of 1) sorted by relevance
1255 bool bound_checked = false; in EmitSimpleCharacter() local1261 bound_checked = true; in EmitSimpleCharacter()1264 return bound_checked; in EmitSimpleCharacter()2325 bool bound_checked = emit_function(compiler, in TextEmitPass() local2331 if (bound_checked) UpdateBoundsCheck(cp_offset + j, checked_up_to); in TextEmitPass()