Chromium Code Reviews
DescriptionFix crash bug in disassembler.
While disassembling optimized code we print ICData which can be concurrently updated
by the mutator thread.
This fixes this bug by moving the disassembler invocation to a safe point.
BUG=#26441
R=rmacnak@google.com
Committed: https://github.com/dart-lang/sdk/commit/3d56626b2c213243293f61fa5339af053bc19e7f
Patch Set 1 #Patch Set 2 : Fix crash bug in disassembler #
Messages
Total messages: 6 (2 generated)
|
|||||||||||||||||||