Searched refs:if_objectisheapnumber (Results 1 – 1 of 1) sorted by relevance
1559 Label if_done(this), if_objectissmi(this), if_objectisheapnumber(this), in ToNumberOrNumeric() local1563 Branch(IsHeapNumber(CAST(object)), &if_objectisheapnumber, &if_objectisother); in ToNumberOrNumeric()1572 BIND(&if_objectisheapnumber); in ToNumberOrNumeric()