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

Issue 21481: A little peephole optimization for the Irregexp bytecode interpreter. (Closed)

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

Description

A little peephole optimization for the Irregexp bytecode interpreter. Committed: http://code.google.com/p/v8/source/detail?r=1311

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -9 lines) Patch
M src/bytecodes-irregexp.h View 2 chunks +3 lines, -2 lines 0 comments Download
M src/interpreter-irregexp.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M src/jsregexp.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/regexp-macro-assembler-irregexp.h View 2 chunks +7 lines, -1 line 0 comments Download
M src/regexp-macro-assembler-irregexp.cc View 5 chunks +18 lines, -4 lines 0 comments Download
M src/regexp-macro-assembler-irregexp-inl.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Erik Corry
11 years, 10 months ago (2009-02-18 22:34:11 UTC) #1
Lasse Reichstein
11 years, 10 months ago (2009-02-19 09:51:38 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698