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

Issue 811823002: Support remaping of pair location inside materializations for slow paths. (Closed)

Created:
6 years ago by Vyacheslav Egorov (Google)
Modified:
6 years ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Support remaping of pair location inside materializations for slow paths. Move remaping logic into Location::RemapForSlowPath to ensure that it is shared and will not get out of sync again. BUG=http://dartbug.com/21887 R=fschneider@google.com Committed: https://code.google.com/p/dart/source/detail?r=42396

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+102 lines, -84 lines) Patch
M runtime/vm/flow_graph_compiler.cc View 1 chunk +4 lines, -50 lines 0 comments Download
M runtime/vm/intermediate_language.h View 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/vm/intermediate_language.cc View 1 chunk +4 lines, -30 lines 0 comments Download
M runtime/vm/locations.h View 2 chunks +8 lines, -2 lines 0 comments Download
M runtime/vm/locations.cc View 1 chunk +53 lines, -0 lines 0 comments Download
A tests/standalone/pair_location_remaping_test.dart View 1 chunk +30 lines, -0 lines 0 comments Download
M tests/standalone/standalone.status View 1 chunk +1 line, -0 lines 1 comment Download

Messages

Total messages: 4 (1 generated)
Vyacheslav Egorov (Google)
PTAL
6 years ago (2014-12-16 14:47:18 UTC) #2
Florian Schneider
LGTM. https://codereview.chromium.org/811823002/diff/1/tests/standalone/standalone.status File tests/standalone/standalone.status (right): https://codereview.chromium.org/811823002/diff/1/tests/standalone/standalone.status#newcode91 tests/standalone/standalone.status:91: pair_location_remaping_test: Skip s/remaping/remapping/g
6 years ago (2014-12-16 15:09:24 UTC) #3
Vyacheslav Egorov (Google)
6 years ago (2014-12-16 15:19:25 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 42396 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698