Comment #11 on issue 3502 by [email protected]: Implement well-known symbol `Symbol.toStringTag`
https://code.google.com/p/v8/issues/detail?id=3502#c11

The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/b5c43674f998e5660f110271fe19fc953aee9dcb

commit b5c43674f998e5660f110271fe19fc953aee9dcb
Author: caitpotter88 <[email protected]>
Date: Tue Feb 03 21:05:04 2015

Update 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
[email protected]
LOG=N

Review URL: https://codereview.chromium.org/892393003

Cr-Commit-Position: refs/heads/master@{#26415}

[modify] http://crrev.com/b5c43674f998e5660f110271fe19fc953aee9dcb/src/api.cc [modify] http://crrev.com/b5c43674f998e5660f110271fe19fc953aee9dcb/test/cctest/cctest.h [modify] http://crrev.com/b5c43674f998e5660f110271fe19fc953aee9dcb/test/cctest/test-api.cc [modify] http://crrev.com/b5c43674f998e5660f110271fe19fc953aee9dcb/test/mjsunit/es6/object-tostring.js


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to