Late comment.
http://codereview.chromium.org/3046010/diff/6006/24004 File test/mjsunit/function-bind.js (right): http://codereview.chromium.org/3046010/diff/6006/24004#newcode183 test/mjsunit/function-bind.js:183: assertFalse(obj2 instanceof f); This should be assertTrue too (see ES5, 15.3.4.5.3). http://codereview.chromium.org/3046010/show -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
