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

Issue 10690045: Disallow inlining of functions containing array literals. (Closed)

Created:
8 years, 5 months ago by Michael Starzinger
Modified:
8 years, 5 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Disallow inlining of functions containing array literals. This is disabled due to regressions in 3d-cube, but leaves the actual code to allow inlining in place so it can easily be enabled again. R=jkummerow@chromium.org BUG=v8:1322 Committed: https://code.google.com/p/v8/source/detail?r=11958

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/ast.cc View 2 chunks +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Michael Starzinger
8 years, 5 months ago (2012-06-29 16:26:37 UTC) #1
Jakob Kummerow
8 years, 5 months ago (2012-06-29 16:32:50 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698