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

Issue 2473213002: DBC: When calling DRT_OptimizeInvokedFunction, patch the stack to have a stub instead of the to-be-… (Closed)

Created:
4 years, 1 month ago by rmacnak
Modified:
4 years, 1 month ago
Reviewers:
zra, Florian Schneider
CC:
reviews_dartlang.org, turnidge, Cutch, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

DBC: When calling DRT_OptimizeInvokedFunction, patch the stack to have a stub instead of the to-be-optimized function as the caller. Fixes #27746 R=fschneider@google.com, zra@google.com Committed: https://github.com/dart-lang/sdk/commit/3658a16e4742ba4a1a473ed5b3f7afd48cf93d1f

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -5 lines) Patch
M runtime/observatory/tests/service/service.status View 1 chunk +0 lines, -2 lines 0 comments Download
M runtime/vm/simulator_dbc.cc View 2 chunks +10 lines, -1 line 2 comments Download
M runtime/vm/stub_code.h View 2 chunks +1 line, -1 line 0 comments Download
M runtime/vm/stub_code_dbc.cc View 1 chunk +7 lines, -0 lines 1 comment Download
M tests/corelib/corelib.status View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 7 (2 generated)
rmacnak
Tested by adding VerifyPointers to DRT_OptimizeInvokedFunction.
4 years, 1 month ago (2016-11-03 23:38:51 UTC) #2
Florian Schneider
Lgtm
4 years, 1 month ago (2016-11-04 08:35:45 UTC) #3
zra
lgtm https://codereview.chromium.org/2473213002/diff/1/runtime/vm/simulator_dbc.cc File runtime/vm/simulator_dbc.cc (right): https://codereview.chromium.org/2473213002/diff/1/runtime/vm/simulator_dbc.cc#newcode1446 runtime/vm/simulator_dbc.cc:1446: const StubEntry* stub = StubCode::OptimizeFunction_entry(); Is it okay ...
4 years, 1 month ago (2016-11-04 16:01:05 UTC) #4
rmacnak
https://codereview.chromium.org/2473213002/diff/1/runtime/vm/simulator_dbc.cc File runtime/vm/simulator_dbc.cc (right): https://codereview.chromium.org/2473213002/diff/1/runtime/vm/simulator_dbc.cc#newcode1446 runtime/vm/simulator_dbc.cc:1446: const StubEntry* stub = StubCode::OptimizeFunction_entry(); On 2016/11/04 16:01:05, zra ...
4 years, 1 month ago (2016-11-04 16:50:27 UTC) #5
rmacnak
4 years, 1 month ago (2016-11-04 16:51:08 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
3658a16e4742ba4a1a473ed5b3f7afd48cf93d1f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698