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

Issue 975643003: Updates Debug mode edge count increment lengths for ARMv6. (Closed)

Created:
5 years, 9 months ago by zra
Modified:
5 years, 9 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Updates Debug mode edge count increment lengths for ARMv6. Includes instructions for future updates. R=johnmccutchan@google.com Committed: https://code.google.com/p/dart/source/detail?r=44172

Patch Set 1 #

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

Messages

Total messages: 8 (3 generated)
zra
Hopefully this addition of instructions for updating the numbers will help keep things in sync.
5 years, 9 months ago (2015-03-03 06:24:52 UTC) #2
zra
5 years, 9 months ago (2015-03-03 15:12:44 UTC) #4
Cutch
lgtm
5 years, 9 months ago (2015-03-03 15:13:21 UTC) #5
zra
Committed patchset #1 (id:1) manually as r44172 (presubmit successful).
5 years, 9 months ago (2015-03-03 15:23:21 UTC) #6
Vyacheslav Egorov (Google)
5 years, 9 months ago (2015-03-03 16:14:34 UTC) #8
Message was sent while issue was closed.
Given how fragile it is, should not we just record it in the isolate() once the
first instance of edge count increment is generated, instead of storing it as a
highly magical constant?

Powered by Google App Engine
This is Rietveld 408576698