JavaScript ECMAScript ProxyJavaScript ECMAScript のProxyに関する言語リファレンス情報をまとめたカテゴリです。ProxyクラスconstructorProxy() constructorinstance-methodhandler.apply()handler.construct()handler.defineProperty()handler.deleteProperty()handler.get()handler.getOwnPropertyDescriptor()handler.getPrototypeOf()handler.has()handler.isExtensible()handler.ownKeys()handler.preventExtensions()handler.set()handler.setPrototypeOf()static-methodProxy.revocable()