Web features explorer

Proxy and Reflect

Widely available
Tags: js Groups: JavaScript

The Proxy and Reflect JavaScript built-ins intercept and define custom behavior for fundamental language operations (such as property lookup, assignment, enumeration, or function invocation).

Compatibility (view on caniuse.com)

Specifications

BCD data