Searched refs:if_noelements (Results 1 – 1 of 1) sorted by relevance
783 Label if_done(this), if_noelements(this), in SetOrCopyDataProperties() local799 GotoIf(IsEmptyFixedArray(source_elements), &if_noelements); in SetOrCopyDataProperties()800 Branch(IsEmptySlowElementDictionary(source_elements), &if_noelements, in SetOrCopyDataProperties()803 BIND(&if_noelements); in SetOrCopyDataProperties()