LGTM, with the same comments as the subset of this change already reviewed.
http://codereview.chromium.org/7237050/diff/1/src/v8natives.js File src/v8natives.js (right): http://codereview.chromium.org/7237050/diff/1/src/v8natives.js#newcode634 src/v8natives.js:634: var descriptor = getOwnProperty.call(handler, p); Want to rely on Function.prototype.call which can be overwritten? http://codereview.chromium.org/7237050/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
