DescriptionRenames the isolate's mutator_thread_ to scheduled_mutator_thread_
The isolate's mutator_thread_ field actually represents the mutator
thread scheduled by the isolate. This was confused with the
mutator thread created by the thread_registry, which is a singleton.
R=asiva@google.com, rmacnak@google.com
Committed: https://github.com/dart-lang/sdk/commit/38aba431110c37000253846a2d9fdd7a778f02c5
Patch Set 1 #
Total comments: 1
Messages
Total messages: 4 (1 generated)
|