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

Issue 57048: Use the AST optimizer on the bodies of function literals. Notify the... (Closed)

Created:
11 years, 8 months ago by Kevin Millikin (Chromium)
Modified:
9 years, 7 months ago
Reviewers:
Kasper Lund
CC:
v8-dev
Visibility:
Public.

Description

Use the AST optimizer on the bodies of function literals. Notify the oprofile agent when we compile the body of a function literal. Committed: http://code.google.com/p/v8/source/detail?r=1645

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -4 lines) Patch
M src/codegen.cc View 4 chunks +15 lines, -1 line 0 comments Download
M src/compiler.cc View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
11 years, 8 months ago (2009-03-31 08:40:04 UTC) #1
Kasper Lund
11 years, 8 months ago (2009-03-31 08:52:09 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698