DescriptionRemove Code::active_instructions_.
It is only used to test if the Code has been disabled, and we can instead test if the active entry point matches the Instruction's entry point. A Code's entry point is either for its own Instructions or Instructions of stub code in the VM isolate, so we don't need this field to keep the Instructions alive.
precompiled dart2js x64 22254552 -> 22165795 (-0.39%)
BUG=http://dartbug.com/25992
R=fschneider@google.com
Committed: https://github.com/dart-lang/sdk/commit/714027a81bdcad457c4b83164c3f7076b6e69dfc
Patch Set 1 #
Total comments: 2
Patch Set 2 : #
Messages
Total messages: 10 (5 generated)
|