Description[intl] Remove indirection in Intl objects
With the new initialization semantics, the V8 ECMA 402 (Intl)
implementation does not need to indirect through a symbol to
get at the underlying object. This patch removes that indirection,
simplifying the implementation.
R=yangguo@chromium.org
BUG=v8:5751
CQ_INCLUDE_TRYBOTS=master.tryserver.v8:v8_linux_noi18n_rel_ng
Review-Url: https://codereview.chromium.org/2601833002
Cr-Commit-Position: refs/heads/master@{#42281}
Committed: https://chromium.googlesource.com/v8/v8/+/db13ed1d4c845d2bb795b3aad93842ebcf89cea4
Patch Set 1 #Patch Set 2 : Rebase #Patch Set 3 : Removed singleton handle entries #Patch Set 4 : Fix a dcheck #
Messages
Total messages: 23 (16 generated)
|