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

Issue 8898002: Properly account for RawObject size. (Closed)

Created:
9 years ago by Anton Muhin
Modified:
9 years ago
Reviewers:
siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Properly account for RawObject size. Recently tags_ field has been added, but visitor hasn't been updated. Maybe we should provide a helper on RawInstance to access native field by index and remove code duplication with Instance.NativeFieldAddr. Committed: https://code.google.com/p/dart/source/detail?r=2319

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Anton Muhin
9 years ago (2011-12-09 16:12:36 UTC) #1
siva
9 years ago (2011-12-09 18:17:54 UTC) #2
LGTM (thanks for fixing this).

Powered by Google App Engine
This is Rietveld 408576698