dart-sdk/runtime/lib
Alexander Aprelev 0c481a196c Revert Reland '[vm/ffi] Implement FFI callbacks on AOT for ELF and Asm snapshots (excl. blobs).' as it breaks flutter profile execution on ios 32-bit platform.
Fixes https://github.com/flutter/flutter/issues/40114

Change-Id: If8d71e9c19c2e794d29f7ecbacb87457890a2fd5
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/116883
Reviewed-by: Alexander Markov <alexmarkov@google.com>
Commit-Queue: Alexander Aprelev <aam@google.com>
2019-09-12 00:10:09 +00:00
..
array.cc [vm] refactor native entry and native entry type arguments 2018-12-13 19:29:26 +00:00
array.dart Add various missing argument checks to dart:io natives. 2019-08-01 23:32:40 +00:00
array_patch.dart Add various missing argument checks to dart:io natives. 2019-08-01 23:32:40 +00:00
async.cc [vm] refactor native entry and native entry type arguments 2018-12-13 19:29:26 +00:00
async_patch.dart Remove unnecessary completers from async_patch code. 2019-08-13 10:49:50 +00:00
async_sources.gni Fix sources to source_set 2019-05-21 17:01:48 +00:00
bigint_patch.dart Reland "[vm/compiler] Use pragmas instead of separately-maintained lists for inlining." 2019-07-30 13:14:57 +00:00
bool.cc [vm] refactor native entry and native entry type arguments 2018-12-13 19:29:26 +00:00
bool_patch.dart [vm/precomp] Fix name of vm:entry-point. 2018-08-16 15:07:51 +00:00
class_id.cc [vm] refactor native entry and native entry type arguments 2018-12-13 19:29:26 +00:00
class_id.dart Reland "[VM] Inline ClassID.getID() eagerly, extend pattern matching logic to recognize it, use it to special case ascii decoding" 2018-11-28 10:43:32 +00:00
class_id_fasta.dart [vm/aot] Remove unnecessary closurization of some entry-points. 2019-02-20 10:44:21 +00:00
collection_patch.dart [vm] Remove redundant type-checks from core libraries. 2019-01-14 19:56:37 +00:00
collection_sources.gni Fix sources to source_set 2019-05-21 17:01:48 +00:00
compact_hash.dart Reland "[vm/compiler] Use pragmas instead of separately-maintained lists for inlining." 2019-07-30 13:14:57 +00:00
convert_patch.dart [vm/aot] Remove special casing of td views, allow external/internal typed data to be fast as well in string decoding 2019-04-08 15:06:03 +00:00
convert_sources.gni Fix sources to source_set 2019-05-21 17:01:48 +00:00
core_patch.dart [vm] Remove Dart 1 enum implementation. 2019-06-12 19:26:32 +00:00
core_sources.gni Fix sources to source_set 2019-05-21 17:01:48 +00:00
date.cc [vm] refactor native entry and native entry type arguments 2018-12-13 19:29:26 +00:00
date_patch.dart Cleanup unused vars in VM patch files 2018-11-13 22:56:54 +00:00
deferred_load_patch.dart Clean up patches so they can be compiled by Fasta. 2017-10-05 14:05:50 +00:00
developer.cc [gardening] Migrate most files to be implicit-bool-conversion free 2019-09-05 21:41:42 +00:00
developer.dart [ dart:developer ] Exposed reason, errorCode, and errorDetail getters in ServiceExtensionResult. 2019-05-28 18:02:12 +00:00
developer_sources.gni Fix sources to source_set 2019-05-21 17:01:48 +00:00
double.cc Add various missing argument checks to dart:io natives. 2019-08-01 23:32:40 +00:00
double.dart Reland "[vm/compiler] Use pragmas instead of separately-maintained lists for inlining." 2019-07-30 13:14:57 +00:00
double_patch.dart Add tryParse alternatives to parseFunctions. 2018-04-12 13:16:49 +00:00
empty_source.dart
errors.cc [vm] Replace ^= assignments with = where possible 2019-05-01 00:04:44 +00:00
errors_patch.dart [vm/aot] Remove unnecessary closurization of some entry-points. 2019-02-20 10:44:21 +00:00
expando_patch.dart Clean up patches so they can be compiled by Fasta. 2017-10-05 14:05:50 +00:00
ffi.cc Revert Reland '[vm/ffi] Implement FFI callbacks on AOT for ELF and Asm snapshots (excl. blobs).' as it breaks flutter profile execution on ios 32-bit platform. 2019-09-12 00:10:09 +00:00
ffi.h [vm/ffi] SimDBC64 align stack frame 2019-06-13 16:26:40 +00:00
ffi_dynamic_library.cc [vm/ffi] DynamicLibrary.process() and DynamicLibrary.executable() 2019-08-19 14:24:01 +00:00
ffi_dynamic_library_patch.dart [vm/ffi] regression test for 37511 2019-08-21 08:10:34 +00:00
ffi_native_type_patch.dart [vm/ffi] Fix incomplete handling of Ffi types in VisitPointersPredefined. 2019-08-29 18:57:34 +00:00
ffi_patch.dart Revert Reland '[vm/ffi] Implement FFI callbacks on AOT for ELF and Asm snapshots (excl. blobs).' as it breaks flutter profile execution on ios 32-bit platform. 2019-09-12 00:10:09 +00:00
ffi_sources.gni Fix sources to source_set 2019-05-21 17:01:48 +00:00
function.cc [vm] refactor native entry and native entry type arguments 2018-12-13 19:29:26 +00:00
function.dart [vm] Harden access to unchecked natives. 2019-06-12 21:32:33 +00:00
function_patch.dart Clean up patches so they can be compiled by Fasta. 2017-10-05 14:05:50 +00:00
growable_array.cc [vm] refactor native entry and native entry type arguments 2018-12-13 19:29:26 +00:00
growable_array.dart Add various missing argument checks to dart:io natives. 2019-08-01 23:32:40 +00:00
identical.cc [vm] refactor native entry and native entry type arguments 2018-12-13 19:29:26 +00:00
identical_patch.dart [vm/aot] Remove unnecessary closurization of some entry-points. 2019-02-20 10:44:21 +00:00
immutable_map.dart [vm/precomp] Fix name of vm:entry-point. 2018-08-16 15:07:51 +00:00
integers.cc [vm] refactor native entry and native entry type arguments 2018-12-13 19:29:26 +00:00
integers.dart Reland "[vm/compiler] Use pragmas instead of separately-maintained lists for inlining." 2019-07-30 13:14:57 +00:00
integers_patch.dart Rephrase FormatException for int.parse 2019-01-03 22:43:43 +00:00
internal_patch.dart Reland "[vm/compiler] Use pragmas instead of separately-maintained lists for inlining." 2019-07-30 13:14:57 +00:00
internal_sources.gni Fix sources to source_set 2019-05-21 17:01:48 +00:00
invocation_mirror.h Revert "Revert "Dart Core Lib change to support generic functions in class NoSuchMethodError."" 2017-09-28 00:27:24 +00:00
invocation_mirror_patch.dart [vm/aot] Remove unnecessary closurization of some entry-points. 2019-02-20 10:44:21 +00:00
isolate.cc [gardening] Migrate most files to be implicit-bool-conversion free 2019-09-05 21:41:42 +00:00
isolate_patch.dart [vm] Prevent reinterpreting object null as a send port capability. 2019-06-26 00:17:04 +00:00
isolate_sources.gni Fix sources to source_set 2019-05-21 17:01:48 +00:00
lib_prefix.dart [vm] Remove dead --load_deferred_eagerly and dependent code tracking for library prefixes. 2019-09-06 23:37:33 +00:00
libgen_in.cc Windows: Link library sources into gen_snapshot/dart_bootstrap 2017-02-01 15:55:59 -08:00
linked_hash_map.cc [vm] refactor native entry and native entry type arguments 2018-12-13 19:29:26 +00:00
map_patch.dart [vm/aot] Remove unnecessary closurization of some entry-points. 2019-02-20 10:44:21 +00:00
math.cc [vm] refactor native entry and native entry type arguments 2018-12-13 19:29:26 +00:00
math_patch.dart Reland "[vm/compiler] Use pragmas instead of separately-maintained lists for inlining." 2019-07-30 13:14:57 +00:00
math_sources.gni Fix sources to source_set 2019-05-21 17:01:48 +00:00
mirror_reference.dart [vm] Harden access to unchecked natives. 2019-06-12 21:32:33 +00:00
mirrors.cc [gardening] Migrate most files to be implicit-bool-conversion free 2019-09-05 21:41:42 +00:00
mirrors.h Report noSuchMethod forwarders as synthetic in the mirror api 2019-02-14 18:42:19 +00:00
mirrors_impl.dart [vm/mirrors] ClassMirror stop getting methods from mixin class 2019-08-22 17:16:54 +00:00
mirrors_patch.dart Changes to runtime patches so Fasta can understand them. 2017-11-01 15:16:04 +00:00
mirrors_sources.gni Fix sources to source_set 2019-05-21 17:01:48 +00:00
null_patch.dart [vm/precomp] Fix name of vm:entry-point. 2018-08-16 15:07:51 +00:00
object.cc [vm] Remove dead --load_deferred_eagerly and dependent code tracking for library prefixes. 2019-09-06 23:37:33 +00:00
object_patch.dart Reland "[vm/compiler] Use pragmas instead of separately-maintained lists for inlining." 2019-07-30 13:14:57 +00:00
print_patch.dart [vm/precomp] Fix name of vm:entry-point. 2018-08-16 15:07:51 +00:00
profiler.cc [vm] refactor native entry and native entry type arguments 2018-12-13 19:29:26 +00:00
profiler.dart [vm/precomp] Fix name of vm:entry-point. 2018-08-16 15:07:51 +00:00
profiler_sources.gni Fix sources to source_set 2019-05-21 17:01:48 +00:00
regexp.cc Reland "[vm] Finish adding support for ECMAScript 2018 features." 2019-04-29 09:11:48 +00:00
regexp_patch.dart [vm] Harden access to unchecked natives. 2019-06-12 21:32:33 +00:00
schedule_microtask_patch.dart [vm/aot] Remove unnecessary closurization of some entry-points. 2019-02-20 10:44:21 +00:00
simd128.cc [vm] refactor native entry and native entry type arguments 2018-12-13 19:29:26 +00:00
stacktrace.cc [vm/compiler] Avoid runtime call for _asyncStackTraceHelper if !FLAG_causal_async_stacks 2019-07-31 19:49:51 +00:00
stacktrace.dart [vm/precomp] Fix name of vm:entry-point. 2018-08-16 15:07:51 +00:00
stacktrace.h Track async causal stack traces 2017-02-09 15:39:44 -08:00
stopwatch.cc [vm] refactor native entry and native entry type arguments 2018-12-13 19:29:26 +00:00
stopwatch_patch.dart Fix Stopwatch timers to not overflow on intermediate computations. 2019-02-27 09:56:12 +00:00
string.cc [vm] Replace ^= assignments with = where possible 2019-05-01 00:04:44 +00:00
string_buffer_patch.dart Clean up patches so they can be compiled by Fasta. 2017-10-05 14:05:50 +00:00
string_patch.dart [vm] Disable inlining of _StringBase._createOneByteString 2019-08-12 17:56:05 +00:00
symbol_patch.dart Changes to runtime patches so Fasta can understand them. 2017-11-01 15:16:04 +00:00
timeline.cc [vm] Enable timeline on Fuchsia even in product mode. 2019-01-18 00:06:10 +00:00
timeline.dart Revert "[VM] Move runtime/lib/{developer,profiler,timeline}.dart -> ..._patch.dart, fix owner of constructors" 2018-03-13 22:24:19 +00:00
timer_impl.dart Make _cancelWakeup a no-op if _sendPort is null 2019-03-21 18:15:27 +00:00
timer_patch.dart [ Observatory / Dartium ] Updated observatory documentation and tests to remove references to Dartium. 2019-01-16 20:28:21 +00:00
type_patch.dart [vm] Harden access to unchecked natives. 2019-06-12 21:32:33 +00:00
typed_data.cc Revert "Reland "Temporary revert of two changes which potentially caused performance regressions in Flutter."" 2019-04-03 12:50:57 +00:00
typed_data_patch.dart Reland "[vm/compiler] Use pragmas instead of separately-maintained lists for inlining." 2019-07-30 13:14:57 +00:00
typed_data_sources.gni Fix sources to source_set 2019-05-21 17:01:48 +00:00
uri.cc [vm] refactor native entry and native entry type arguments 2018-12-13 19:29:26 +00:00
uri_patch.dart [vm/precomp] Fix name of vm:entry-point. 2018-08-16 15:07:51 +00:00
vmservice.cc [vm] refactor native entry and native entry type arguments 2018-12-13 19:29:26 +00:00
vmservice_sources.gni Fix sources to source_set 2019-05-21 17:01:48 +00:00
wasm.cc Reland "Scaffolding for dart:wasm" 2019-08-28 23:11:21 +00:00
wasm_patch.dart Reland "Scaffolding for dart:wasm" 2019-08-28 23:11:21 +00:00
wasm_sources.gni Reland "Scaffolding for dart:wasm" 2019-08-28 23:11:21 +00:00
weak_property.cc [vm] refactor native entry and native entry type arguments 2018-12-13 19:29:26 +00:00
weak_property.dart [vm/precomp] Fix name of vm:entry-point. 2018-08-16 15:07:51 +00:00