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

Issue 7864024: Move the implementation of Scanner::LiteralScope to scanner.cc (Closed)

Created:
9 years, 3 months ago by tfarina
Modified:
9 years, 3 months ago
CC:
v8-dev
Base URL:
git://github.com/v8/v8.git@bleeding_edge
Visibility:
Public.

Description

Move the implementation of Scanner::LiteralScope to scanner.cc It seems more appropriate as LiteralScope is declared in scanner.h R=lrn@chromium.org Signed-off-by: Thiago Farina <tfarina@chromium.org>; Committed: http://code.google.com/p/v8/source/detail?r=9222

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -21 lines) Patch
M src/scanner.cc View 1 chunk +19 lines, -0 lines 0 comments Download
M src/scanner-character-streams.cc View 2 chunks +0 lines, -21 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
tfarina
9 years, 3 months ago (2011-09-10 01:43:04 UTC) #1
mnaganov (inactive)
I believe, Lasse is more appropriate reviewer.
9 years, 3 months ago (2011-09-10 18:13:57 UTC) #2
Lasse Reichstein
9 years, 3 months ago (2011-09-12 07:42:44 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698