https://codereview.chromium.org/486763002/diff/20001/src/macros.py
File src/macros.py (right):

https://codereview.chromium.org/486763002/diff/20001/src/macros.py#newcode173
src/macros.py:173: macro GLOBAL_PRIVATE_OWN(name) =
(%CreateGlobalPrivateOwnSymbol(name));
Q: global private symbols are cross-realm, and normal private symbols
are not?

https://codereview.chromium.org/486763002/diff/20001/src/string-iterator.js
File src/string-iterator.js (right):

https://codereview.chromium.org/486763002/diff/20001/src/string-iterator.js#newcode49
src/string-iterator.js:49: if (s === stringEndOfIterationMarker) {
Wouldn't stringEndOfIterationMarker be per-realm?  I always get this
stuff wrong.

https://codereview.chromium.org/486763002/

--
--
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