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

Issue 5026005: Move static scanner fields to scanner-base.h (Closed)

Created:
10 years, 1 month ago by Lasse Reichstein
Modified:
9 years, 6 months ago
Reviewers:
Rico
CC:
v8-dev
Visibility:
Public.

Description

Move static scanner fields to scanner-base.h Committed: http://code.google.com/p/v8/source/detail?r=5828

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -66 lines) Patch
M src/conversions.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/dateparser.h View 2 chunks +14 lines, -3 lines 0 comments Download
M src/heap.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M src/objects.cc View 3 chunks +5 lines, -3 lines 0 comments Download
M src/parser.cc View 2 chunks +16 lines, -3 lines 0 comments Download
M src/scanner.h View 2 chunks +0 lines, -8 lines 0 comments Download
M src/scanner.cc View 14 chunks +17 lines, -39 lines 0 comments Download
M src/scanner-base.h View 3 chunks +28 lines, -6 lines 0 comments Download
M src/scanner-base.cc View 1 chunk +27 lines, -0 lines 0 comments Download
M src/v8.cc View 1 chunk +1 line, -0 lines 0 comments Download
M test/cctest/test-api.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Lasse Reichstein
More moving around.
10 years, 1 month ago (2010-11-16 07:19:59 UTC) #1
Rico
10 years, 1 month ago (2010-11-16 07:55:53 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698