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

Issue 10583031: Unbreak bleeding_edge by getting the Parser to work with a CompilationInfo instead of a Handle<Scri… (Closed)

Created:
8 years, 6 months ago by sanjoy
Modified:
8 years, 6 months ago
Reviewers:
Yang, danno
CC:
v8-dev
Visibility:
Public.

Description

Unbreak bleeding_edge by getting the Parser to work with a CompilationInfo instead of a Handle<Script> and a Zone. This should have been fixed in the initial patch itself but escaped my attention. BUG= TEST= Committed: https://code.google.com/p/v8/source/detail?r=11878

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -44 lines) Patch
M src/parser.h View 3 chunks +7 lines, -7 lines 0 comments Download
M src/parser.cc View 9 chunks +30 lines, -31 lines 0 comments Download
M test/cctest/test-parsing.cc View 2 chunks +4 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
sanjoy
8 years, 6 months ago (2012-06-20 10:13:30 UTC) #1
danno
8 years, 6 months ago (2012-06-20 10:49:05 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698