Lines Matching refs:private
66 // If the name is private, it can only name own properties.
69 // If the name is a private name, it should behave like a private
73 // If the name is a private brand, it should behave like a private name
74 // symbol but is filtered out when generating list of private fields.
176 // [is_private]: Whether this is a private symbol. Private symbols can only
196 // [is_private_name]: Whether this is a private name. Private names
197 // are the same as private symbols except they throw on missing
205 // private name symbols that are used for validating access to
206 // private methods and storing information about the private methods.
220 private: