DescriptionTemporarily move vm_tag_ from BaseIsolate to Isolate.
This field is used by performance sensitive generated code.
Moving it out of BaseIsolate will simplify the first step towards replacing BaseIsolate with an actual thread state abstraction. It will later be migrated to that thread class (along with many other fields of Isolate).
Also remove an unused accessor from Isolate.
R=johnmccutchan@google.com
Committed: https://code.google.com/p/dart/source/detail?r=42884
Patch Set 1 #Patch Set 2 : #
Messages
Total messages: 3 (0 generated)
|