Reviewers: Dmitry Lomov (chromium), rossberg,

Message:
Adding the missing @@toStringTag items for builtin types.

There is a tiny spec violation WRT the name of the %TypedArray% @@toStringTag
getter --- SetFunctionName() wants a bit more work to do it correctly, so
there's a TODO in place to spend a bit more time making it set the name
properly.

Description:
Add remaining @@toStringTag symbols to builtins

Please review this at https://codereview.chromium.org/664333003/

Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+107, -5 lines):
  M src/array-iterator.js
  M src/collection-iterator.js
  M src/json.js
  M src/math.js
  M src/runtime/runtime-function.cc
  M src/string-iterator.js
  M src/typedarray.js
  M test/mjsunit/es6/array-iterator.js
  M test/mjsunit/es6/collection-iterator.js
  M test/mjsunit/es6/string-iterator.js
  M test/mjsunit/harmony/typedarrays.js


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