Searched refs:if_noelements (Results 1 – 1 of 1) sorted by relevance
572 Label if_done(this), if_noelements(this), in SetOrCopyDataProperties() local588 GotoIf(IsEmptyFixedArray(source_elements), &if_noelements); in SetOrCopyDataProperties()589 Branch(IsEmptySlowElementDictionary(source_elements), &if_noelements, in SetOrCopyDataProperties()592 BIND(&if_noelements); in SetOrCopyDataProperties()