Expand description
Utilities for the implementation of JSAPI proxy handlers.
Functions§
- init 🔒Initialize the infrastructure for DOM proxy objects.
- Set the property descriptor’s object to
obj
and set it to enumerable, and writable ifreadonly
is true.