LTGM with comment.
https://chromiumcodereview.appspot.com/9705020/diff/1/test/mjsunit/regress/regress-1973.js File test/mjsunit/regress/regress-1973.js (right): https://chromiumcodereview.appspot.com/9705020/diff/1/test/mjsunit/regress/regress-1973.js#newcode31 test/mjsunit/regress/regress-1973.js:31: function TestAccessorWrapping(prototype, primitive) { Instead of passing prototype separately, you could get it as Object.getPrototypeOf(Object(primitive)) https://chromiumcodereview.appspot.com/9705020/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
