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

Issue 183683013: Change deoptimization description for materialized objects. (Closed)

Created:
6 years, 9 months ago by Florian Schneider
Modified:
6 years, 9 months ago
Reviewers:
Cutch
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Change deoptimization description for materialized objects. Use field offset instead of fields as arguments in the deoptimization instructions for materialization of objects. This is to prepare for materializing contexts and fixed-size arrays when doing allocation sinking. R=johnmccutchan@google.com Committed: https://code.google.com/p/dart/source/detail?r=33267

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -9 lines) Patch
M runtime/vm/deferred_objects.h View 2 chunks +3 lines, -3 lines 0 comments Download
M runtime/vm/deferred_objects.cc View 1 chunk +11 lines, -2 lines 0 comments Download
M runtime/vm/deopt_instructions.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M runtime/vm/intermediate_language.h View 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/vm/object.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Florian Schneider
6 years, 9 months ago (2014-03-03 12:25:06 UTC) #1
Cutch
lgtm
6 years, 9 months ago (2014-03-03 17:12:49 UTC) #2
Florian Schneider
6 years, 9 months ago (2014-03-04 11:53:21 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r33267 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698