DescriptionRemove [[PROTOTYPE]] from ObjectToStringHarmony
harmony-tostring needs to emulate InstallFunctions --- InstallFunctions will fail
in Debug builds because the `toString` property already exists in Object.prototype.
The fix is to add some of the other features from InstallFunctions() to the
setup of ObjectToStringHarmony.
R=dslomov@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=24808
Patch Set 1 #
Messages
Total messages: 5 (1 generated)
|