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

Issue 2639273003: Fix environment mismatch in AOT inlining. (Closed)

Created:
3 years, 11 months ago by Florian Schneider
Modified:
3 years, 11 months ago
Reviewers:
rmacnak
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix environment mismatch in AOT inlining. When replacing _instanceOf with a cid range check, the number of arguments passed as arguments changes. The new environment must reflect this change. The failing test is from #28431, but the bug itself has nothing to do with checked mode. R=rmacnak@google.com Committed: https://github.com/dart-lang/sdk/commit/d8f223560aa60fcb6dfd648d58fc9b7614a3c2eb

Patch Set 1 #

Patch Set 2 : clean up #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -0 lines) Patch
M runtime/vm/aot_optimizer.cc View 1 1 chunk +7 lines, -0 lines 0 comments Download
M runtime/vm/intermediate_language.h View 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/vm/intermediate_language.cc View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
Florian Schneider
3 years, 11 months ago (2017-01-18 22:40:50 UTC) #2
rmacnak
lgtm
3 years, 11 months ago (2017-01-19 18:21:01 UTC) #3
Florian Schneider
3 years, 11 months ago (2017-01-19 18:25:30 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
d8f223560aa60fcb6dfd648d58fc9b7614a3c2eb (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698