DescriptionFix bug in X64 RegExpExec stub.
Used incorrect register for referencing RegExp data, so it always failed
to match the fast case.
When modifiying the object layout, it was possible to make it crash instead.
BUG=v8:1236
TEST=test/mjsunit/regress/regress-1236.js
Committed: http://code.google.com/p/v8/source/detail?r=7091
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|