Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(183)

Issue 141047: Fix non-Intel regexp that needed the number of registers in the... (Closed)

Created:
11 years, 6 months ago by Erik Corry
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

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. Committed: http://code.google.com/p/v8/source/detail?r=2243

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -23 lines) Patch
M src/jsregexp.cc View 5 chunks +33 lines, -23 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Erik Corry
11 years, 6 months ago (2009-06-22 15:04:20 UTC) #1
Christian Plesner Hansen
11 years, 6 months ago (2009-06-22 18:36:49 UTC) #2
Lgtm

Powered by Google App Engine
This is Rietveld 408576698