dart-sdk/runtime/lib
2016-10-27 07:29:22 -07:00
..
array.cc
array.dart
array_patch.dart Implement @patch annotation for patch class members 2016-08-10 12:54:57 -07:00
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 Sped up hashCode by removing megamorphic call to _identityHashCode. 2016-07-08 15:19:55 -07:00
bool.cc Support 'dart.library.X' env variables in the VM. 2016-02-29 20:58:32 +01:00
bool_patch.dart Implement @patch annotation for patch class members 2016-08-10 12:54:57 -07:00
class_id.cc
class_id.dart
collection_patch.dart Reland "Merge more Kernel infrastructure from kernel_sdk SDK fork." 2016-10-27 10:09:22 +02:00
collection_sources.gypi Reland "Merge more Kernel infrastructure from kernel_sdk SDK fork." 2016-10-27 10:09:22 +02:00
compact_hash.dart Reland "Merge more Kernel infrastructure from kernel_sdk SDK fork." 2016-10-27 10:09:22 +02:00
convert_patch.dart Implement @patch annotation for patch class members 2016-08-10 12:54:57 -07:00
convert_sources.gypi
core_patch.dart Reland "Merge more Kernel infrastructure from kernel_sdk SDK fork." 2016-10-27 10:09:22 +02:00
core_sources.gypi Remove deprecated Resource class from dart:core. 2016-08-26 11:58:04 +02:00
date.cc Fix core lib DateTime in the VM (fixes #19923). 2016-03-30 10:09:58 -07:00
date_patch.dart Implement @patch annotation for patch class members 2016-08-10 12:54:57 -07:00
deferred_load_patch.dart Implement @patch annotation for patch class members 2016-08-10 12:54:57 -07:00
developer.cc More changes to use #ifndef PRODUCT ... #endif explicitly instead of relying on compiler magic. 2016-07-14 11:13:13 -07:00
developer.dart Reland "Merge more Kernel infrastructure from kernel_sdk SDK fork." 2016-10-27 10:09:22 +02:00
developer_sources.gypi Reland "Merge more Kernel infrastructure from kernel_sdk SDK fork." 2016-10-27 10:09:22 +02:00
double.cc Remove support for pretenuring as it is not fully implemented and is currently turned on for a very specific case (double to string for one byte strings). 2016-07-01 12:59:19 -07:00
double.dart Revert "Revert "Revert "Recognize and optimize a.runtimeType == b.runtimeType pattern.""" 2016-10-26 16:53:32 +02:00
double_patch.dart Implement @patch annotation for patch class members 2016-08-10 12:54:57 -07:00
empty_source.dart
errors.cc Produce the correct assertion failure expression in the face of inlining 2016-10-27 07:29:22 -07:00
errors_patch.dart Reland "Merge more Kernel infrastructure from kernel_sdk SDK fork." 2016-10-27 10:09:22 +02:00
expando_patch.dart Implement @patch annotation for patch class members 2016-08-10 12:54:57 -07:00
function.cc RELOAD: Check if an implicit closure needs rebinding at compile time and adjust closure equality. 2016-07-27 16:51:11 -07:00
function.dart
function_patch.dart Implement @patch annotation for patch class members 2016-08-10 12:54:57 -07:00
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 Remove more things 2016-02-22 08:53:11 -08:00
identical_patch.dart Use metadata annotation @patch for patch classes 2016-08-09 09:48:03 -07:00
immutable_map.dart
integers.cc vm: Generate 'and' instruction for Smi values. 2016-07-04 16:27:57 -07:00
integers.dart Revert "Revert "Revert "Recognize and optimize a.runtimeType == b.runtimeType pattern.""" 2016-10-26 16:53:32 +02:00
integers_patch.dart Reland "Merge more Kernel infrastructure from kernel_sdk SDK fork." 2016-10-27 10:09:22 +02:00
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 Make header include guards great again 2016-10-26 00:26:03 -07:00
invocation_mirror_patch.dart
isolate.cc JIT precompilated snapshots. 2016-05-04 18:47:36 -07:00
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 Reland "Merge more Kernel infrastructure from kernel_sdk SDK fork." 2016-10-27 10:09:22 +02:00
libgen_in.cc
linked_hash_map.cc VM: New, faster default Map construction. 2016-08-25 17:51:45 -07:00
map_patch.dart Implement @patch annotation for patch class members 2016-08-10 12:54:57 -07:00
math.cc Use symbols when looking up fields in a class 2016-04-07 16:36:35 -07:00
math_patch.dart Implement @patch annotation for patch class members 2016-08-10 12:54:57 -07:00
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 Make header include guards great again 2016-10-26 00:26:03 -07:00
mirrors_impl.dart Reland "Merge more Kernel infrastructure from kernel_sdk SDK fork." 2016-10-27 10:09:22 +02:00
mirrors_patch.dart Reland "Merge more Kernel infrastructure from kernel_sdk SDK fork." 2016-10-27 10:09:22 +02:00
mirrors_sources.gypi Reland "Merge more Kernel infrastructure from kernel_sdk SDK fork." 2016-10-27 10:09:22 +02:00
null_patch.dart Reland "Merge more Kernel infrastructure from kernel_sdk SDK fork." 2016-10-27 10:09:22 +02:00
object.cc Revert "Revert "Revert "Recognize and optimize a.runtimeType == b.runtimeType pattern.""" 2016-10-26 16:53:32 +02:00
object_patch.dart Reland "Merge more Kernel infrastructure from kernel_sdk SDK fork." 2016-10-27 10:09:22 +02:00
print_patch.dart Use metadata annotation @patch for patch classes 2016-08-09 09:48:03 -07:00
profiler.cc
profiler.dart Reland "Merge more Kernel infrastructure from kernel_sdk SDK fork." 2016-10-27 10:09:22 +02:00
profiler_sources.gypi
regexp.cc - Refactor Symbol allocation to expect a thread parameter. 2016-04-11 16:28:29 -07:00
regexp_patch.dart Reland "Merge more Kernel infrastructure from kernel_sdk SDK fork." 2016-10-27 10:09:22 +02:00
schedule_microtask_patch.dart Implement @patch annotation for patch class members 2016-08-10 12:54:57 -07:00
simd128.cc
stacktrace.cc Optimize AOT's switchable calls for the monomorphic case. 2016-08-12 11:18:35 -07:00
stacktrace.dart
stacktrace.h Make header include guards great again 2016-10-26 00:26:03 -07:00
stopwatch.cc
stopwatch_patch.dart Implement @patch annotation for patch class members 2016-08-10 12:54:57 -07:00
string.cc Remove support for pretenuring as it is not fully implemented and is currently turned on for a very specific case (double to string for one byte strings). 2016-07-01 12:59:19 -07:00
string_buffer_patch.dart Implement @patch annotation for patch class members 2016-08-10 12:54:57 -07:00
string_patch.dart Revert "Revert "Revert "Recognize and optimize a.runtimeType == b.runtimeType pattern.""" 2016-10-26 16:53:32 +02:00
symbol_patch.dart Implement @patch annotation for patch class members 2016-08-10 12:54:57 -07:00
timeline.cc More #ifndef PRODUCT changes. 2016-07-14 18:27:55 -07:00
timeline.dart Reland "Merge more Kernel infrastructure from kernel_sdk SDK fork." 2016-10-27 10:09:22 +02:00
timer_impl.dart
timer_patch.dart Implement @patch annotation for patch class members 2016-08-10 12:54:57 -07:00
type_patch.dart Remove recently introduced FunctionType vm class by merging it into class Type. 2016-03-21 14:08:57 -07:00
typed_data.cc Remove unused external typed data factories. 2016-08-25 10:29:17 -07:00
typed_data.dart Reland "Merge more Kernel infrastructure from kernel_sdk SDK fork." 2016-10-27 10:09:22 +02:00
typed_data_sources.gypi
uri.cc
uri_patch.dart Reland "Merge more Kernel infrastructure from kernel_sdk SDK fork." 2016-10-27 10:09:22 +02:00
vmservice.cc Fix issue 27006 (safepoint assertion failure). 2016-08-03 14:28:41 -07:00
vmservice_patch.dart Implement @patch annotation for patch class members 2016-08-10 12:54:57 -07:00
vmservice_sources.gypi
weak_property.cc
weak_property.dart