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

Issue 335793003: Enable OSR optimization for functions with try-catch. (Closed)

Created:
6 years, 6 months ago by Florian Schneider
Modified:
6 years, 6 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Enable OSR optimization for functions with try-catch. This is working. I added and extended tests to cover the different cases where OSR can occur (inside/outside try/catch) BUG=dartbug.com/16313,dartbug.com/17442 R=srdjan@google.com Committed: https://code.google.com/p/dart/source/detail?r=37441

Patch Set 1 #

Patch Set 2 : improved tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -9 lines) Patch
M runtime/vm/flow_graph_builder.cc View 1 chunk +2 lines, -5 lines 0 comments Download
M tests/language/try_catch_optimized1_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/try_catch_optimized2_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/try_catch_optimized3_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
A tests/language/try_catch_osr_test.dart View 1 1 chunk +102 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Florian Schneider
6 years, 6 months ago (2014-06-17 14:08:42 UTC) #1
srdjan
lgtm
6 years, 6 months ago (2014-06-17 21:13:12 UTC) #2
Florian Schneider
6 years, 6 months ago (2014-06-18 09:16:31 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r37441 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698