Searched refs:if_xispositive (Results 1 – 1 of 1) sorted by relevance
52 Label if_xispositive(this), if_xisnotpositive(this); in TF_BUILTIN() local53 BranchIfSmiLessThanOrEqual(SmiConstant(0), CAST(x), &if_xispositive, in TF_BUILTIN()56 BIND(&if_xispositive); in TF_BUILTIN()448 Label if_xisnegative(this), if_xispositive(this); in TF_BUILTIN() local450 GotoIf(Float64LessThan(Float64Constant(0.0), x_value), &if_xispositive); in TF_BUILTIN()456 BIND(&if_xispositive); in TF_BUILTIN()