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

Issue 1277883002: VM: Move calling convention-dependent code out of cc tests. (Closed)

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

Description

VM: Move calling convention-dependent code out of cc tests. Use DartEntry::Invoke instead. Unify LeaveDartFrame and LeaveStubFrame. They are the same. BUG= R=rmacnak@google.com Committed: https://github.com/dart-lang/sdk/commit/e8eb6c70319aafcfd01f2b18cf0cb50138f28d3b

Patch Set 1 #

Patch Set 2 : More clean up #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -132 lines) Patch
M runtime/vm/assembler_arm.cc View 1 2 chunks +1 line, -7 lines 0 comments Download
M runtime/vm/assembler_arm64.h View 1 1 chunk +1 line, -2 lines 0 comments Download
M runtime/vm/assembler_arm64.cc View 1 3 chunks +2 lines, -26 lines 0 comments Download
M runtime/vm/assembler_mips.cc View 1 1 chunk +1 line, -6 lines 0 comments Download
M runtime/vm/assembler_x64.h View 1 1 chunk +3 lines, -2 lines 0 comments Download
M runtime/vm/assembler_x64.cc View 1 3 chunks +4 lines, -10 lines 0 comments Download
M runtime/vm/flow_graph_compiler_arm64.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/flow_graph_compiler_x64.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/object_arm64_test.cc View 1 1 chunk +2 lines, -5 lines 0 comments Download
M runtime/vm/object_test.cc View 10 chunks +39 lines, -69 lines 0 comments Download
M runtime/vm/object_x64_test.cc View 1 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Florian Schneider
5 years, 4 months ago (2015-08-06 11:47:58 UTC) #2
rmacnak
lgtm
5 years, 4 months ago (2015-08-07 05:32:38 UTC) #3
Florian Schneider
5 years, 4 months ago (2015-08-07 08:54:49 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
e8eb6c70319aafcfd01f2b18cf0cb50138f28d3b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698