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

Issue 77413004: Pushes 0 for PC marker in runtime call stubs on ARM and MIPS. (Closed)

Created:
7 years, 1 month ago by zra
Modified:
7 years, 1 month ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org, Ivan Posva
Visibility:
Public.

Description

Pushes 0 for PC marker in runtime call stubs on ARM and MIPS. R=iposva@google.com, regis@google.com Committed: https://code.google.com/p/dart/source/detail?r=30555

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -19 lines) Patch
pkg/pkg.status View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download
M runtime/vm/code_generator.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/stack_frame.cc View 1 2 3 1 chunk +6 lines, -2 lines 0 comments Download
M runtime/vm/stub_code_arm.cc View 1 2 3 8 chunks +15 lines, -3 lines 0 comments Download
M runtime/vm/stub_code_mips.cc View 1 2 3 9 chunks +34 lines, -11 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
zra
For Issue 15235
7 years, 1 month ago (2013-11-21 21:35:52 UTC) #1
zra
7 years, 1 month ago (2013-11-21 21:38:17 UTC) #2
regis
LGTM This stub frame layout is tough to get right :-)
7 years, 1 month ago (2013-11-21 22:01:54 UTC) #3
Ivan Posva
LGTM -ip https://codereview.chromium.org/77413004/diff/100001/runtime/vm/stub_code_arm.cc File runtime/vm/stub_code_arm.cc (right): https://codereview.chromium.org/77413004/diff/100001/runtime/vm/stub_code_arm.cc#newcode103 runtime/vm/stub_code_arm.cc:103: // Adjust SP for the null PC ...
7 years, 1 month ago (2013-11-21 23:14:55 UTC) #4
zra
https://codereview.chromium.org/77413004/diff/100001/runtime/vm/stub_code_arm.cc File runtime/vm/stub_code_arm.cc (right): https://codereview.chromium.org/77413004/diff/100001/runtime/vm/stub_code_arm.cc#newcode103 runtime/vm/stub_code_arm.cc:103: // Adjust SP for the null PC marker. On ...
7 years, 1 month ago (2013-11-21 23:18:41 UTC) #5
zra
7 years, 1 month ago (2013-11-21 23:18:58 UTC) #6
Message was sent while issue was closed.
Committed patchset #4 manually as r30555 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698