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

Issue 1536003002: VM: Remove non-existent/unused functions from precompiled entry points. (Closed)

Created:
5 years ago by Florian Schneider
Modified:
4 years, 11 months ago
Reviewers:
Cutch, rmacnak
CC:
reviews_dartlang.org, turnidge, rmacnak, Cutch, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

VM: Remove non-existent/unused functions from precompiled entry points. These are not present / or not used currently. Also remove associated native functions from vm-service. BUG= R=rmacnak@google.com Committed: https://github.com/dart-lang/sdk/commit/b042cd9a9a0842844516c6244dffa83c9f482803

Patch Set 1 #

Total comments: 2

Patch Set 2 : addressed comments #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -76 lines) Patch
M runtime/bin/main.cc View 1 chunk +0 lines, -1 line 0 comments Download
M runtime/bin/vmservice_impl.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M runtime/bin/vmservice_impl.cc View 3 chunks +0 lines, -66 lines 0 comments Download
M runtime/vm/exceptions.h View 1 chunk +0 lines, -1 line 0 comments Download
M runtime/vm/exceptions.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M runtime/vm/precompiler.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M runtime/vm/symbols.h View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 7 (2 generated)
Florian Schneider
I found these by the warning from --trace-precompiler. @rmacnak: Should we maybe make it an ...
5 years ago (2015-12-18 13:47:32 UTC) #2
rmacnak
LGTM It should be possible to make a missing entry an error now. The motivation ...
5 years ago (2015-12-18 18:49:57 UTC) #3
Florian Schneider
On 2015/12/18 18:49:57, rmacnak wrote: > LGTM > > It should be possible to make ...
4 years, 11 months ago (2016-01-04 11:20:39 UTC) #4
Florian Schneider
https://codereview.chromium.org/1536003002/diff/1/runtime/bin/vmservice_impl.cc File runtime/bin/vmservice_impl.cc (left): https://codereview.chromium.org/1536003002/diff/1/runtime/bin/vmservice_impl.cc#oldcode92 runtime/bin/vmservice_impl.cc:92: void TriggerResourceLoad(Dart_NativeArguments args) { On 2015/12/18 18:49:57, rmacnak wrote: ...
4 years, 11 months ago (2016-01-04 11:20:53 UTC) #5
Florian Schneider
4 years, 11 months ago (2016-01-04 11:41:23 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
b042cd9a9a0842844516c6244dffa83c9f482803 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698