Lines Matching full:configurable
1891 // [false, value, Writeable, Enumerable, Configurable]1893 // [true, GetFunction, SetFunction, Enumerable, Configurable]2114 // the property must be non-configurable except in eval.2135 // If the existing property is not configurable, keep its attributes.