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

Issue 25164003: 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 BUG= Committed: http://code.google.com/p/v8/source/detail?r=17017

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -59 lines) Patch
M src/ast.h View 3 chunks +11 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 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 2 chunks +1 line, -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
7 years, 2 months ago (2013-09-30 13:35:53 UTC) #1
dcarney
lgtm
7 years, 2 months ago (2013-09-30 13:50:18 UTC) #2
Michael Starzinger
7 years, 2 months ago (2013-09-30 14:49:24 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r17017 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698