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

Issue 6839017: Enable inlining functions containing throw. (Closed)

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

Description

Enable inlining functions containing throw. After Kevin's change to the graph builder to allow aborting graph construction inside arbitrary expressions this just works. BUG=v8:1143 Committed: http://code.google.com/p/v8/source/detail?r=7605

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -2 lines) Patch
M src/ast.cc View 1 chunk +1 line, -2 lines 0 comments Download
A test/mjsunit/compiler/inline-throw.js View 1 chunk +69 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
fschneider
9 years, 8 months ago (2011-04-13 13:08:12 UTC) #1
Kevin Millikin (Chromium)
9 years, 8 months ago (2011-04-13 13:09:05 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698