Lines Matching refs:is_sealed
639 var is_sealed = ObjectIsSealed(array);641 if (IS_ARRAY(array) && !is_sealed && len > 0) {