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

Issue 25473002: Defer allocation of native function literals. (Closed)

Created:
7 years, 2 months ago by Michael Starzinger
Modified:
7 years, 2 months ago
Reviewers:
dcarney
CC:
v8-dev
Visibility:
Public.

Description

Defer allocation of native function literals. R=dcarney@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=17038

Patch Set 1 #

Patch Set 2 : Pass along extension object in AST node. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -59 lines) Patch
M src/ast.h View 1 3 chunks +15 lines, -17 lines 0 comments Download
M src/ast.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/full-codegen.cc View 1 2 chunks +29 lines, -6 lines 0 comments Download
M src/hydrogen.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M src/objects.h View 2 chunks +1 line, -1 line 0 comments Download
M src/parser.cc View 1 2 chunks +2 lines, -23 lines 0 comments Download
M src/prettyprinter.cc View 2 chunks +5 lines, -7 lines 0 comments Download
M src/typing.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Michael Starzinger
This relands a previous CL together with a fix. Review instructions: - Patch set #1: ...
7 years, 2 months ago (2013-10-01 08:30:58 UTC) #1
dcarney
lgtm
7 years, 2 months ago (2013-10-01 09:18:27 UTC) #2
Michael Starzinger
7 years, 2 months ago (2013-10-01 09:48:05 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r17038 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698