Proxy
目录
- Proxy.handler
- Proxy.handler.apply
- Proxy.handler.construct
- Proxy.handler.defineProperty
- Proxy.handler.deleteProperty
- Proxy.handler.get
- Proxy.handler.getOwnPropertyDescriptor
- Proxy.handler.getPrototypeOf
- Proxy.handler.has
- Proxy.handler.isExtensible
- Proxy.handler.ownKeys
- Proxy.handler.preventExtensions
- Proxy.handler.set
- Proxy.handler.setPrototypeOf
- Proxy.revocable