LGTM
http://codereview.chromium.org/113838/diff/1/3 File test/mjsunit/regress/regress-351.js (right): http://codereview.chromium.org/113838/diff/1/3#newcode31 Line 31: assertEquals(0, "test".lastIndexOf("test", -1)); Please add case with max negative smi, out-of-range negative smi and cases where the string is not found and check that JSC passes the test. http://codereview.chromium.org/113838 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
