Comment #2 on issue 937 by [email protected]: v8 fails WebKit js regex test: regexp-overflow.js
http://code.google.com/p/v8/issues/detail?id=937
As far as I can see, we don't have a rebaselining for it.There was an addition to regexp-overflow.js in Webkit r72207, which is why we are now failing the test (by not throwing an exception on parsing some RegExps that JSC have chosen not to handle).
We should rebaseline. -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
