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

Issue 2933223002: Update subclasses array and is_implemented bit when loading script snapshots. (Closed)

Created:
3 years, 6 months ago by rmacnak
Modified:
3 years, 6 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Update subclasses array and is_implemented bit when loading script snapshots. Issue #29774 R=asiva@google.com Committed: https://github.com/dart-lang/sdk/commit/a79290cd8efa7b06c84483e7b5e6d874271e3c2b

Patch Set 1 #

Total comments: 4

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+153 lines, -1 line) Patch
M runtime/vm/snapshot.h View 1 chunk +4 lines, -0 lines 0 comments Download
M runtime/vm/snapshot.cc View 1 2 chunks +34 lines, -0 lines 0 comments Download
M runtime/vm/snapshot_test.cc View 1 2 chunks +115 lines, -1 line 0 comments Download

Messages

Total messages: 7 (3 generated)
rmacnak
3 years, 6 months ago (2017-06-12 22:28:13 UTC) #2
siva
LGTM with one comment. https://codereview.chromium.org/2933223002/diff/1/runtime/vm/snapshot.cc File runtime/vm/snapshot.cc (right): https://codereview.chromium.org/2933223002/diff/1/runtime/vm/snapshot.cc#newcode245 runtime/vm/snapshot.cc:245: FixSubclassesAndImplementors(); should only be done ...
3 years, 6 months ago (2017-06-12 22:59:42 UTC) #3
rmacnak
https://codereview.chromium.org/2933223002/diff/1/runtime/vm/snapshot.cc File runtime/vm/snapshot.cc (right): https://codereview.chromium.org/2933223002/diff/1/runtime/vm/snapshot.cc#newcode245 runtime/vm/snapshot.cc:245: FixSubclassesAndImplementors(); On 2017/06/12 22:59:42, siva wrote: > should only ...
3 years, 6 months ago (2017-06-12 23:37:43 UTC) #5
rmacnak
3 years, 6 months ago (2017-06-12 23:38:38 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
a79290cd8efa7b06c84483e7b5e6d874271e3c2b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698