Home
last modified time | relevance | path

Searched refs:is_safe (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler/
Deffect-control-linearizer.cc1487 Node* is_safe = __ Uint32LessThanOrEqual(value, max_int); in LowerCheckedUint32ToInt32() local
1488 __ DeoptimizeUnless(DeoptimizeReason::kLostPrecision, is_safe, frame_state); in LowerCheckedUint32ToInt32()