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

Issue 623433002: Don't perform OSR on intrinsified methods. (Closed)

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

Description

Don't perform OSR on intrinsified methods. Some non-native methods have intrinsic code (e.g. in Bigint) and can't be entered via OSR. BUG=dartbug.com/21186 R=vegorov@google.com Committed: https://code.google.com/p/dart/source/detail?r=40838

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M runtime/vm/code_generator.cc View 1 chunk +3 lines, -1 line 0 comments Download
M runtime/vm/intrinsifier.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
Florian Schneider
6 years, 2 months ago (2014-10-01 11:55:02 UTC) #2
Vyacheslav Egorov (Google)
LGTM (maybe add assertion to the intensifier that we are not compiling for OSR?)
6 years, 2 months ago (2014-10-01 13:06:29 UTC) #3
Florian Schneider
On 2014/10/01 13:06:29, Vyacheslav Egorov (Google) wrote: > LGTM > > (maybe add assertion to ...
6 years, 2 months ago (2014-10-01 14:25:48 UTC) #4
Florian Schneider
6 years, 2 months ago (2014-10-01 14:50:11 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as r40838 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698