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

Issue 10829036: Change the stack map search to require an exact match. (Closed)

Created:
8 years, 5 months ago by Kevin Millikin (Google)
Modified:
8 years, 4 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Change the stack map search to require an exact match. R=vegorov@google.com BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=10006

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -14 lines) Patch
M runtime/vm/code_descriptors.h View 2 chunks +0 lines, -2 lines 0 comments Download
M runtime/vm/code_descriptors_test.cc View 1 chunk +8 lines, -1 line 0 comments Download
M runtime/vm/flow_graph_allocator.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/object.cc View 1 chunk +4 lines, -10 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Kevin Millikin (Google)
It's error-prone to use a stack map for some other PC. Change the test that ...
8 years, 5 months ago (2012-07-26 14:20:23 UTC) #1
Kevin Millikin (Google)
Florian, can you take a look?
8 years, 4 months ago (2012-07-30 09:19:59 UTC) #2
Florian Schneider
8 years, 4 months ago (2012-07-30 09:28:01 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698