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

Issue 9388007: Allow inlining of functions containing object literals. (Closed)

Created:
8 years, 10 months ago by Michael Starzinger
Modified:
8 years, 10 months ago
Reviewers:
fschneider
CC:
v8-dev
Visibility:
Public.

Description

Allow inlining of functions containing object literals. R=fschneider@chromium.org BUG=v8:1322 TEST=mjsunit/compiler/inline-literals Committed: https://code.google.com/p/v8/source/detail?r=10689

Patch Set 1 #

Patch Set 2 : Added test case. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -18 lines) Patch
M src/arm/lithium-codegen-arm.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M src/ast.cc View 2 chunks +1 line, -6 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 2 chunks +3 lines, -3 lines 0 comments Download
A test/mjsunit/compiler/inline-literals.js View 1 1 chunk +50 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Michael Starzinger
8 years, 10 months ago (2012-02-13 14:37:54 UTC) #1
fschneider
8 years, 10 months ago (2012-02-14 08:55:50 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698