Searched refs:bound_checked (Results 1 – 1 of 1) sorted by relevance
1390 bool bound_checked = false; in EmitSimpleCharacter() local1396 bound_checked = true; in EmitSimpleCharacter()1399 return bound_checked; in EmitSimpleCharacter()2500 bool bound_checked = emit_function(isolate, in TextEmitPass() local2507 if (bound_checked) UpdateBoundsCheck(cp_offset + j, checked_up_to); in TextEmitPass()