Lines Matching refs:named
66 // Set a property descriptor named getPropertyNames and associate it with a callback. This allows t…
117 // Set a property descriptor named setProperty and associate it with a callback. This allows the Se…
164 // Set a property descriptor named getProperty and associate it with a callback. This allows the Ge…
214 // Set a property descriptor named hasProperty and associate it with a callback. This allows the Ha…
275 // Set a property descriptor named deleteProperty and associate it with a callback. This allows the…
339 // Set a property descriptor named hasOwnProperty and associate it with a callback. This allows the…
402 // Set a property descriptor named SetNamedProperty and associate it with a callback. This allows t…
452 // Set a property descriptor named getNamedProperty and associate it with a callback. This allows t…
506 // Set a property descriptor named hasNamedProperty and associate it with a callback. This allows t…
632 // Set a property descriptor named defineProperties and associate it with a callback. This allows t…
684 // Set a property descriptor named getAllPropertyNames and associate it with a callback. This allow…