Expand description
Utilities for the implementation of JSAPI proxy handlers.
Functions§
- init 🔒
 - Initialize the infrastructure for DOM proxy objects.
 - is_
platform_ 🔒 ⚠object_ same_ origin  - https://html.spec.whatwg.org/multipage/#isplatformobjectsameorigin-(-o-)
 - set_
property_ 🔒descriptor  - Set the property descriptor’s object to 
objand set it to enumerable, and writable ifreadonlyis true.