https://chromiumcodereview.appspot.com/9630009/diff/4002/src/v8natives.js File src/v8natives.js (right):
https://chromiumcodereview.appspot.com/9630009/diff/4002/src/v8natives.js#newcode1263 src/v8natives.js:1263: if (obj1 === obj2) { Why don't we use the SameValue function? http://code.google.com/codesearch#OAMlx_jo-ck/src/v8/src/runtime.js&exact_package=chromium&q=SameValue%20file:runtime.js&ct=rc&cd=1&sq=&l=600 https://chromiumcodereview.appspot.com/9630009/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
