← Back to release summary

Proxies (ES6)

Category
JavaScript
Type
New or changed feature
Status
Enabled by default (Chrome 49)
Intent stage
None

Summary

Proxies are objects for which the programmer has to define the semantics in JavaScript.

Standards & signals

Docs: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Proxy

Samples: https://googlechrome.github.io/samples/proxies-es6/

View on chromestatus.com