On Wed, Mar 5, 2014 at 1:39 PM, Tom Van Cutsem <[email protected]> wrote:
> Object.getOwnPropertyDescriptors(proxy) would trigger the
> getOwnPropertyNames trap, followed by calls to the getOwnPropertyDescriptor
> trap for each individual property.

[[OwnPropertyKeys]], `ownKeys` trap.
  --scott
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to