dart-sdk/runtime
koda@google.com c026736cff Fix race in debug assertion.
Change order of initialization for the two-way pointers between Isolate and Thread.

This only affects the debug assertion in Isolate::mutator_thread().

R=iposva@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@45814 260f80e4-7a28-3924-810f-c04153c831b5
2015-05-15 16:28:26 +00:00
..
bin Instead of aborting in Builtin::LoadAndCheckLibrary let the caller handle the error condition accordingly. 2015-05-14 23:27:58 +00:00
include Add Dart_NewIntegerFromUint64. Fix Dart_IntegerToUint64 for negative Smis. 2015-04-14 17:52:06 +00:00
lib Revert 45783 2015-05-14 00:32:32 +00:00
observatory Rework error handling in the service protocol and in Observatory. 2015-05-14 19:34:37 +00:00
platform Fixes to enable building dart:io implementation cleanly in mojo tree 2015-04-27 14:46:32 +00:00
tests/vm Implement raw list checks. 2015-05-13 11:58:45 +00:00
third_party/double-conversion - Remove JSCRE from the runtime. 2015-04-08 23:59:23 +00:00
tools Tool to compute BMU plots from GC logs. 2015-05-14 16:42:53 +00:00
vm Fix race in debug assertion. 2015-05-15 16:28:26 +00:00
.gitignore
BUILD.gn - Remove JSCRE from the runtime. 2015-04-08 23:59:23 +00:00
codereview.settings
CPPLINT.cfg - Use the simulator to do atomic operations that could also 2014-10-27 19:21:33 +00:00
dart-runtime.gyp - Use conditional code inclusion for the dart_no_snapshot and dart executables using the MACRO DART_NO_SNAPSHOT 2015-05-11 18:31:55 +00:00
PRESUBMIT.py - Add more data collection to the scavenger. 2013-10-16 23:15:11 +00:00