DescriptionAdd a --harmony-species flag, defining @@species on constructors
This patch adds the basis for subclassing TypedArrays, Arrays and
ArrayBuffers through the @@species hook, added in ES2015. This is
the first patch in a series. This patch simply defines the
@@species Symbol and installs it on the appropriate constructors.
The behavior is guarded behind the --harmony-species flag.
R=cbruni
BUG=v8:4093
LOG=Y
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_chromium_rel_ng;tryserver.blink:linux_blink_rel
TBR=hpayer@chromium.org
Committed: https://crrev.com/fb5cbc2e2d22d3ae92bc73f45f7814c927ced621
Cr-Commit-Position: refs/heads/master@{#33095}
Patch Set 1 #
Messages
Total messages: 29 (13 generated)
|