DescriptionUse InternalArrays from certain Intl code
The ECMA 402 implementation previously pushed directly to real
Arrays, which risks having observably incorrect behavior in the
presence of monkey patching. This patch uses InternalArrays instead
to avoid that hazard.
R=jshin@chromium.org,yangguo@chromium.org
BUG=chromium:604299
LOG=N
Committed: https://crrev.com/4f374bbc94f7958b0be4e6a15743eebe7c6eecf6
Cr-Commit-Position: refs/heads/master@{#35949}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fix test262 status #
Messages
Total messages: 17 (6 generated)
|