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

Issue 583583007: 1. Add user tag to the pointers traversed in the object store (Closed)

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

Description

1. Add user tag to the pointers traversed in the object store 2. Added support for UserTag objects in a full snapshot. R=johnmccutchan@google.com Committed: https://code.google.com/p/dart/source/detail?r=40508

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -34 lines) Patch
M runtime/lib/profiler.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/intrinsifier_arm.cc View 1 chunk +1 line, -2 lines 0 comments Download
M runtime/vm/intrinsifier_arm64.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/vm/intrinsifier_ia32.cc View 1 chunk +1 line, -2 lines 0 comments Download
M runtime/vm/intrinsifier_mips.cc View 1 chunk +1 line, -2 lines 0 comments Download
M runtime/vm/intrinsifier_x64.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/vm/isolate.h View 3 chunks +7 lines, -0 lines 0 comments Download
M runtime/vm/isolate.cc View 4 chunks +13 lines, -2 lines 0 comments Download
M runtime/vm/object.cc View 1 chunk +3 lines, -4 lines 0 comments Download
M runtime/vm/object_store.h View 2 chunks +0 lines, -14 lines 0 comments Download
M runtime/vm/object_store.cc View 1 chunk +1 line, -2 lines 0 comments Download
M runtime/vm/object_test.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (1 generated)
siva
6 years, 3 months ago (2014-09-18 21:25:37 UTC) #2
siva
PTAL
6 years, 3 months ago (2014-09-18 22:48:00 UTC) #3
siva
Moved default_tag_ to isolate. current_tag_, tag_table_ and default_tag_ are now together. PTAL
6 years, 3 months ago (2014-09-19 17:00:07 UTC) #4
Cutch
lgtm
6 years, 3 months ago (2014-09-19 17:52:13 UTC) #5
siva
6 years, 3 months ago (2014-09-19 18:00:20 UTC) #6
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as r40508 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698