Module proxyhandler

Source
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 obj and set it to enumerable, and writable if readonly is true.