dart-sdk/runtime/lib
Florian Loitsch 136e476c87 Check for the type of the the spawned function.
In general we avoid explicit type-checks, but in this case the error would be only detected in the new isolate making error handling much harder.

Fixes #27185
BUG= http://dartbug.com/27185.
R=lrn@google.com

Review URL: https://codereview.chromium.org/2414173003 .
2016-10-14 13:27:11 +02:00
..
array.cc
array.dart
array_patch.dart
async_patch.dart Fix problem occurring when an async* stream is paused at the end of a yield*. 2016-09-01 11:03:35 +02:00
async_sources.gypi
bigint.dart
bool.cc
bool_patch.dart
class_id.cc
class_id.dart
collection_patch.dart
collection_sources.gypi
compact_hash.dart VM: New, faster default Map construction. 2016-08-25 17:51:45 -07:00
convert_patch.dart
convert_sources.gypi
core_patch.dart
core_sources.gypi Remove deprecated Resource class from dart:core. 2016-08-26 11:58:04 +02:00
date.cc
date_patch.dart
deferred_load_patch.dart
developer.cc
developer.dart
developer_sources.gypi
double.cc
double.dart
double_patch.dart
empty_source.dart
errors.cc
errors_patch.dart Improvements to NoSuchMethodError.toString 2016-10-12 09:52:51 -07:00
expando_patch.dart
function.cc
function.dart
function_patch.dart
growable_array.cc
growable_array.dart - Fix for issue 27054 (leak when removing element from _GrowableList) 2016-08-12 16:06:12 -07:00
identical.cc
identical_patch.dart
immutable_map.dart
integers.cc
integers.dart
integers_patch.dart
internal_patch.dart AOT: Use a cid range check when possible to implement type tests. 2016-09-08 15:25:08 -07:00
internal_sources.gypi
invocation_mirror.h
invocation_mirror_patch.dart
isolate.cc
isolate_patch.dart Check for the type of the the spawned function. 2016-10-14 13:27:11 +02:00
isolate_sources.gypi
lib_prefix.dart
libgen_in.cc
linked_hash_map.cc VM: New, faster default Map construction. 2016-08-25 17:51:45 -07:00
map_patch.dart
math.cc
math_patch.dart
math_sources.gypi
mirror_reference.dart
mirrors.cc Fix issues with argument evaluation order and noSuchMethod errors. 2016-10-12 17:04:55 -07:00
mirrors.h
mirrors_impl.dart
mirrors_patch.dart
mirrors_sources.gypi
null_patch.dart Revert "Give useful message for null derefs" 2016-10-10 13:11:44 -07:00
object.cc
object_patch.dart
print_patch.dart
profiler.cc
profiler.dart
profiler_sources.gypi
regexp.cc
regexp_patch.dart
schedule_microtask_patch.dart
simd128.cc
stacktrace.cc
stacktrace.dart
stacktrace.h
stopwatch.cc
stopwatch_patch.dart
string.cc
string_buffer_patch.dart
string_patch.dart
symbol_patch.dart
timeline.cc
timeline.dart
timer_impl.dart
timer_patch.dart
type_patch.dart
typed_data.cc Remove unused external typed data factories. 2016-08-25 10:29:17 -07:00
typed_data.dart Don't cache the cid of CodeUnits. 2016-08-29 09:21:06 -07:00
typed_data_sources.gypi
uri.cc
uri_patch.dart Reapply fast-URI patch. 2016-08-17 10:54:24 +02:00
vmservice.cc
vmservice_patch.dart
vmservice_sources.gypi
weak_property.cc
weak_property.dart