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

Issue 10121007: Allow more functions to be lazy compiled. (Closed)

Created:
8 years, 8 months ago by ulan
Modified:
8 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Allow more functions to be lazy compiled. R=vegorov@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -1 line) Patch
M src/ast.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/ast.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M src/compiler.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/scopes.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/scopes.cc View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
ulan
8 years, 8 months ago (2012-04-19 13:57:59 UTC) #1
Could you please take a look?

This decreases code space size from 20MB to 7MB in the example that we talked
about offline.

Powered by Google App Engine
This is Rietveld 408576698