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

Issue 6311005: Don't lazily compile functions that are immediately receded by '('. (Closed)

Created:
9 years, 11 months ago by Lasse Reichstein
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Don't lazily compile functions that are immediately receded by '('. We heuristically expect those functions to be called immediately.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -9 lines) Patch
M src/parser.h View 1 chunk +5 lines, -0 lines 0 comments Download
M src/parser.cc View 4 chunks +17 lines, -6 lines 0 comments Download
M src/preparser.h View 2 chunks +3 lines, -1 line 0 comments Download
M src/preparser.cc View 3 chunks +6 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Lasse Reichstein
9 years, 11 months ago (2011-01-14 10:31:07 UTC) #1
Søren Thygesen Gjesse
9 years, 11 months ago (2011-01-14 10:44:11 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698