DescriptionRemove the Proxy enumerate trap
In ES2016, the Proxy enumerate trap is removed. This patch changes
for-in iteration on Proxies to use the ownKeys trap. Due to the clean
organization of that code, the patch basically consists of deletions.
R=adamk
LOG=Y
BUG=v8:4768
Committed: https://crrev.com/579c01072d29cf87ad1d7cc09257c34b7925a96a
Cr-Commit-Position: refs/heads/master@{#34200}
Patch Set 1 #Patch Set 2 : Fix tests #
Messages
Total messages: 17 (6 generated)
|