Searched refs:if_right_heapobject (Results 1 – 1 of 1) sorted by relevance
390 Label if_right_smi(this), if_right_heapobject(this); in TF_BUILTIN() local391 Branch(TaggedIsSmi(right), &if_right_smi, &if_right_heapobject); in TF_BUILTIN()407 BIND(&if_right_heapobject); in TF_BUILTIN()433 Label if_right_smi(this), if_right_heapobject(this); in TF_BUILTIN() local434 Branch(TaggedIsSmi(right), &if_right_smi, &if_right_heapobject); in TF_BUILTIN()457 BIND(&if_right_heapobject); in TF_BUILTIN()