DescriptionES6: Implement Object.setPrototypeOf
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
R=dslomov@chromium.org, rossberg@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=18685
Patch Set 1 #
Total comments: 4
Patch Set 2 : Whitespace formatting #Patch Set 3 : Add macro and add lookup test #Patch Set 4 : Add macro and add lookup test #
Messages
Total messages: 10 (0 generated)
|