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

Issue 82293002: - Update use of kPageSize in ifdef'd MIPS code. (Closed)

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

Description

- Update use of kPageSize in ifdef'd MIPS code. Committed: https://code.google.com/p/dart/source/detail?r=30558

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M runtime/vm/find_code_object_test.cc View 1 chunk +2 lines, -2 lines 2 comments Download

Messages

Total messages: 3 (0 generated)
Ivan Posva
Committed patchset #1 manually as r30558 (presubmit successful).
7 years, 1 month ago (2013-11-22 00:41:15 UTC) #1
Ivan Posva
TBR https://codereview.chromium.org/82293002/diff/1/runtime/vm/find_code_object_test.cc File runtime/vm/find_code_object_test.cc (right): https://codereview.chromium.org/82293002/diff/1/runtime/vm/find_code_object_test.cc#newcode145 runtime/vm/find_code_object_test.cc:145: #if defined(TARGET_ARCH_MIPS) @zra: Is this ifdef still needed? ...
7 years, 1 month ago (2013-11-22 00:42:09 UTC) #2
zra
7 years, 1 month ago (2013-11-22 21:36:32 UTC) #3
Message was sent while issue was closed.
lgtm

https://codereview.chromium.org/82293002/diff/1/runtime/vm/find_code_object_t...
File runtime/vm/find_code_object_test.cc (right):

https://codereview.chromium.org/82293002/diff/1/runtime/vm/find_code_object_t...
runtime/vm/find_code_object_test.cc:145: #if defined(TARGET_ARCH_MIPS)
On 2013/11/22 00:42:09, Ivan Posva wrote:
> @zra: Is this ifdef still needed? The comment seems a bit outdated.

It isn't needed. Removing in https://codereview.chromium.org/84073003/

Powered by Google App Engine
This is Rietveld 408576698