Home | History | Annotate | Download | only in js

Lines Matching refs:extensible

534   var extensible = %object_is_extensible(obj);
536 if (IS_UNDEFINED(current) && !extensible) {