Home | History | Annotate | Download | only in src

Lines Matching full:configurable

2857           // In strict mode, deleting a non-configurable property throws
2859 // if a non-configurable property is being deleted.
2906 // Deleting a non-configurable property in strict mode.
3483 // configurable (that is IsDontDelete in ES3 and v8), see 8.6.1 (Table 5).