DescriptionUpdate harmony ObjectProtoToString() to 2/2/2015 spec
Applies to API implementation of O.p.toString
- Removes special handling of non-string @@toStringTag values (use builtinTag)
- Removes special handling of @@toStringTags which match [[Class]] names (remove ~ prefix)
- Add tests for non-string @@toStringTag values in test-api.cc
BUG=v8:3502
R=arv@chromium.org
LOG=N
Committed: https://crrev.com/b5c43674f998e5660f110271fe19fc953aee9dcb
Cr-Commit-Position: refs/heads/master@{#26415}
Patch Set 1 #Patch Set 2 : Remove unneeded --allow-natives-syntax #Patch Set 3 : Add tests for non-string @@toStringTag in test-api.cc #
Messages
Total messages: 14 (1 generated)
|