Reviewers: Dmitry Lomov (chromium), rossberg,

Message:
PTAL

Description:
ES6: Implement Object.setPrototypeOf

This reverts commit bdc89ae76c15f3ef2626f8849744500248aec3ba.

This is a revert of the revert with test/webkit updated as needed.

Original CL Description:

http://people.mozilla.org/~jorendorff/es6-draft.html#sec-object.setprototypeof

This just exposes the internal %SetPrototype and adds all the required
type checks as specified.

BUG=v8:2675
LOG=Y
[email protected], [email protected]

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

SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+235, -85 lines):
  M src/macros.py
  M src/messages.js
  M src/string.js
  M src/v8natives.js
  A test/mjsunit/set-prototype-of.js
  M test/webkit/Object-create-expected.txt
  M test/webkit/fast/js/Object-getOwnPropertyNames-expected.txt
  M test/webkit/fast/js/Object-getOwnPropertyNames.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/groups/opt_out.

Reply via email to