https://codereview.chromium.org/203243004/diff/20001/src/symbol.js
File src/symbol.js (right):

https://codereview.chromium.org/203243004/diff/20001/src/symbol.js#newcode121
src/symbol.js:121: var symbolCreate = SymbolHook("@@create");
On 2014/03/20 10:49:06, sof wrote:
On 2014/03/20 10:40:13, rossberg wrote:
> On 2014/03/19 09:06:47, sof wrote:
> > Just trying to understand.. where is the implicit addition to the
global
> > registry for the well-known symbols given?
>
> Hm, I'm not sure what you are asking. The well-known symbols are not
supposed
to
> be in the (public) registry. Or did I miss something?

ok, good - thought not. But the lookup in InternalSymbol (nee
SymbolHook) is
confusing to me -- why is registry.for being consulted?

Because that's a bug. :) Thanks for pointing out! Fixed

https://codereview.chromium.org/203243004/

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