Home | History | Annotate | Download | only in src

Lines Matching refs:READ_ONLY

114   READ_ONLY         = v8::ReadOnly,
172 bool IsReadOnly() { return (attributes() & READ_ONLY) != 0; }
4508 // If the accessor in the prototype has the READ_ONLY property attribute, then