Description[es6] Implement parts of the Reflect object.
- Reflect.deleteProperty
- Reflect.get
- Reflect.has
- Reflect.isExtensible
Reflect.get doesn't support the receiver argument yet, and
some of the others don't support proxies yet.
R=rossberg
BUG=v8:3931
LOG=n
Committed: https://crrev.com/09184acad233389bab5acf12579c4e015d84446b
Cr-Commit-Position: refs/heads/master@{#31146}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Address comments. #
Total comments: 1
Patch Set 3 : #
Total comments: 1
Patch Set 4 : Rebase and use strict #
Messages
Total messages: 18 (6 generated)
|