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

Issue 7027028: Delay processing of declarations for inlining candidates. (Closed)

Created:
9 years, 6 months ago by Kevin Millikin (Chromium)
Modified:
9 years, 6 months ago
Reviewers:
fschneider
CC:
v8-dev
Visibility:
Public.

Description

Delay processing of declarations for inlining candidates. Processing the declarations in an inlining candidate must be performed after constructing the Hydrogen environment of the candidate function. R=fschneider@chromium.org BUG= TEST=

Patch Set 1 #

Patch Set 2 : Better. #

Patch Set 3 : Fixed bug. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -19 lines) Patch
M src/ast.cc View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M src/hydrogen.cc View 1 5 chunks +15 lines, -17 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Kevin Millikin (Chromium)
9 years, 6 months ago (2011-06-01 12:25:37 UTC) #1
Kevin Millikin (Chromium)
Florian, take a look.
9 years, 6 months ago (2011-06-01 13:08:37 UTC) #2
fschneider
9 years, 6 months ago (2011-06-01 13:24:55 UTC) #3
Lgtm

Powered by Google App Engine
This is Rietveld 408576698