DescriptionVM: Share some stub code between isolates.
This CL also lifts the restriction that the object pool can't be used
in VM isolate code on x64 and arm64.
Stubs that perform allocation can't be shared yet, because the inline allocation
code is not yet isolate-independent. This will be added in a separate CL.
BUG=
R=rmacnak@google.com
Committed: https://github.com/dart-lang/sdk/commit/81deeaeedcbffc89d8725be02446c6020f0e3e62
Patch Set 1 #Patch Set 2 : #
Total comments: 2
Patch Set 3 : addressed comments #
Messages
Total messages: 6 (1 generated)
|