Home | History | Annotate | Download | only in src

Lines Matching full:accessor

107   proto_poison_pill:             ["Generic use of __proto__ accessor not allowed"],
165 accessor_data_property: ["Object literal may not have data and accessor property with the same name"],
1168 // format a stack trace string and turn this accessor pair into a data
1173 // Turn this accessor into a data property.
1181 // holder of this setter, the accessor pair is turned into a data property.
1270 // If the property is an accessor on one of the predefined errors that can be
1331 // retrieve the raw stack trace and then turn this accessor pair into a
1344 // Replace this accessor with a data property.
1350 // holder of this setter, the accessor pair is turned into a data property.