Fix non-Intel regexp that needed the number of registers in the
authorerik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 22 Jun 2009 18:37:57 +0000 (18:37 +0000)
committererik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 22 Jun 2009 18:37:57 +0000 (18:37 +0000)
commita874dcdd5dcc67fdac542d4e496f8582c33ca769
treee075dd50bab957b6a92b104ddf28411a19d133df
parent7b3c9af918f7614b52986d6b85b7981d2a7c8641
Fix non-Intel regexp that needed the number of registers in the
regexp implementation before the regexp had been compiled and the
register count calculated.
Review URL: http://codereview.chromium.org/141047

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2243 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/jsregexp.cc