Files
sdk/runtime
koda@google.com 7f09f42dc8 Fix flaky disassembler crashes: do not call FindOldObject while concurrently sweeping.
The ia32 and x64 disassemblers call FindOldObject when trying to interpret addresses in the code. It's not safe to walk a heap page while it's being swept.

BUG=dart:22087
R=iposva@google.com

Review URL: https://codereview.chromium.org//915093005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@43729 260f80e4-7a28-3924-810f-c04153c831b5
2015-02-12 17:18:23 +00:00
..
2015-02-12 15:13:35 +00:00
2015-02-12 10:37:40 +00:00
2015-01-13 16:40:09 +00:00
2015-01-29 18:31:27 +00:00