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

Issue 10947: Generate code for choice nodes. (Closed)

Created:
12 years, 1 month ago by Erik Corry
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Generate code for choice nodes. Committed: http://code.google.com/p/v8/source/detail?r=761

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -5 lines) Patch
M src/jsregexp.h View 2 chunks +4 lines, -1 line 1 comment Download
M src/jsregexp.cc View 2 chunks +45 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Erik Corry
12 years, 1 month ago (2008-11-14 13:19:10 UTC) #1
Christian Plesner Hansen
12 years, 1 month ago (2008-11-14 13:28:34 UTC) #2
Lookin' good!

http://codereview.chromium.org/10947/diff/1/2
File src/jsregexp.h (right):

http://codereview.chromium.org/10947/diff/1/2#newcode407
Line 407: Label* GetLabel();
Since this is a simple accessor you could just call it label() and write the
implementation inline.

Powered by Google App Engine
This is Rietveld 408576698