dart-sdk/runtime/lib
Samir Jindel 98356d3ed8 Revert "Re-land "[vm/kernel/precomp] Remove procedures from entry points files.""
This reverts commit a437b4b469.

Reason for revert: Build on Windows appears broken.

Original change's description:
> Re-land "[vm/kernel/precomp] Remove procedures from entry points files."
> 
> The original revision is in Patchset 1.
> 
> Due to idiosyncrasies of the legacy VM parser, we need to put the @pragma definition
> on both the original and patched definition. Hopefully we can remove these extra definitions
> once Dart 1 AOT is fully obsolete.
> 
> Cq-Include-Trybots: luci.dart.try: vm-kernel-optcounter-threshold-linux-release-x64-try,vm-kernel-precomp-linux-debug-x64-try,vm-kernel-precomp-linux-release-simarm-try,vm-kernel-precomp-linux-release-simarm64-try,vm-kernel-precomp-linux-release-x64-try,vm-kernel-precomp-win-release-x64-try
> Change-Id: I2515dee2bbf14cece5e75450b1951d45f1250959
> Reviewed-on: https://dart-review.googlesource.com/65545
> Reviewed-by: Lasse R.H. Nielsen <lrn@google.com>
> Reviewed-by: Alexander Markov <alexmarkov@google.com>
> Commit-Queue: Samir Jindel <sjindel@google.com>

TBR=lrn@google.com,alexmarkov@google.com,sjindel@google.com

Change-Id: I783dcd6f00d1f31907d90651ffbf80a6af1fb98d
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Cq-Include-Trybots: luci.dart.try: vm-kernel-optcounter-threshold-linux-release-x64-try, vm-kernel-precomp-linux-debug-x64-try, vm-kernel-precomp-linux-release-simarm-try, vm-kernel-precomp-linux-release-simarm64-try, vm-kernel-precomp-linux-release-x64-try, vm-kernel-precomp-win-release-x64-try
Reviewed-on: https://dart-review.googlesource.com/65960
Reviewed-by: Samir Jindel <sjindel@google.com>
Commit-Queue: Samir Jindel <sjindel@google.com>
2018-07-20 16:57:30 +00:00
..
array.cc [vm/corelib] Remove GrowableArrayMarker hack. 2018-05-30 13:44:43 +00:00
array.dart [vm] Split _List&_GrowableList []= into checked and unchecked parts 2017-12-07 13:09:55 +00:00
array_patch.dart Revert "Re-land "[vm/kernel/precomp] Remove procedures from entry points files."" 2018-07-20 16:57:30 +00:00
async.cc Remove the debugger_ field from Isolate in a PRODUCT build. 2017-07-18 13:29:40 -07:00
async_patch.dart Revert "Re-land "[vm/kernel/precomp] Remove procedures from entry points files."" 2018-07-20 16:57:30 +00:00
async_sources.gni [infra] Translate _sources.gypi files to _sources.gni files 2017-08-14 21:54:36 -07:00
bigint_patch.dart [VM Bigint] Fix _convert() of classic reduction for negative Bigint (fixes #33405). 2018-06-12 15:12:00 +00:00
bool.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
bool_patch.dart Clean up patches so they can be compiled by Fasta. 2017-10-05 14:05:50 +00:00
class_id.cc VM: Restore old implementation of ClassID.cid* fields. 2017-02-16 17:43:42 +01:00
class_id.dart Clean up patches so they can be compiled by Fasta. 2017-10-05 14:05:50 +00:00
class_id_fasta.dart [vm] Remove --limit-ints-to-64-bits option and old _Bigint class 2018-06-04 20:10:40 +00:00
collection_patch.dart Faster first/last on VM implementation of (Linked)HashSet. 2018-03-06 12:50:21 +00:00
collection_sources.gni [infra] Translate _sources.gypi files to _sources.gni files 2017-08-14 21:54:36 -07:00
compact_hash.dart Revert "Re-land "[vm/kernel/precomp] Remove procedures from entry points files."" 2018-07-20 16:57:30 +00:00
convert_patch.dart Run bootstrap test in strong mode 2018-07-18 11:21:23 +00:00
convert_sources.gni [infra] Translate _sources.gypi files to _sources.gni files 2017-08-14 21:54:36 -07:00
core_patch.dart [vm] Remove --limit-ints-to-64-bits option and old _Bigint class 2018-06-04 20:10:40 +00:00
core_sources.gni [vm] Remove --limit-ints-to-64-bits option and old _Bigint class 2018-06-04 20:10:40 +00:00
date.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
date_patch.dart Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +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 Remove the debugger_ field from Isolate in a PRODUCT build. 2017-07-18 13:29:40 -07:00
developer.dart Revert "Re-land "[vm/kernel/precomp] Remove procedures from entry points files."" 2018-07-20 16:57:30 +00:00
developer_sources.gni Revert "[VM] Move runtime/lib/{developer,profiler,timeline}.dart -> ..._patch.dart, fix owner of constructors" 2018-03-13 22:24:19 +00:00
double.cc [vm] Replace most runtime/vm uses of OS::Print with OS::PrintErr. 2018-06-13 19:51:40 +00:00
double.dart [vm] Remove --limit-ints-to-64-bits option and old _Bigint class 2018-06-04 20:10:40 +00:00
double_patch.dart Add tryParse alternatives to parseFunctions. 2018-04-12 13:16:49 +00:00
empty_source.dart - Split Dart core libraries into shared sources and patch sources. 2012-08-13 23:01:20 +00:00
errors.cc Revised "Eliminate dependencies on assemblers and code stubs in precompiled runtime." 2017-09-04 13:13:26 +02:00
errors_patch.dart Revert "Re-land "[vm/kernel/precomp] Remove procedures from entry points files."" 2018-07-20 16:57:30 +00:00
expando_patch.dart Clean up patches so they can be compiled by Fasta. 2017-10-05 14:05:50 +00:00
function.cc [VM] Replace hand-written assembly prologues with IR 2017-12-13 16:04:34 +00:00
function.dart Re-land "[vm/kernel] Fix non-canoncialized type arguments in partial instantiation." 2018-04-18 13:44:25 +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, Compiler] Move compiler to a separate folder. 2017-09-04 15:15:18 +00:00
growable_array.dart [vm] Split _List&_GrowableList []= into checked and unchecked parts 2017-12-07 13:09:55 +00:00
identical.cc Remove more things 2016-02-22 08:53:11 -08:00
identical_patch.dart Revert "Re-land "[vm/kernel/precomp] Remove procedures from entry points files."" 2018-07-20 16:57:30 +00:00
immutable_map.dart Revert "Re-land "[vm/kernel/precomp] Remove procedures from entry points files."" 2018-07-20 16:57:30 +00:00
integers.cc [vm/corelib] More cleanup in integer operations after _Bigint is removed 2018-06-18 18:16:51 +00:00
integers.dart [vm/corelib] More cleanup in integer operations after _Bigint is removed 2018-06-18 18:16:51 +00:00
integers_patch.dart [vm/corelib] More cleanup in integer operations after _Bigint is removed 2018-06-18 18:16:51 +00:00
internal_patch.dart Revert "Re-land "[vm/kernel/precomp] Remove procedures from entry points files."" 2018-07-20 16:57:30 +00:00
internal_sources.gni [infra] Translate _sources.gypi files to _sources.gni files 2017-08-14 21:54:36 -07: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 Revert "Re-land "[vm/kernel/precomp] Remove procedures from entry points files."" 2018-07-20 16:57:30 +00:00
isolate.cc First pass at disabling packages/ dir, packageRoot 2018-06-12 19:38:40 +00:00
isolate_patch.dart Revert "Re-land "[vm/kernel/precomp] Remove procedures from entry points files."" 2018-07-20 16:57:30 +00:00
isolate_sources.gni [infra] Translate _sources.gypi files to _sources.gni files 2017-08-14 21:54:36 -07:00
lib_prefix.dart Revert "Re-land "[vm/kernel/precomp] Remove procedures from entry points files."" 2018-07-20 16:57:30 +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, Compiler] Move compiler to a separate folder. 2017-09-04 15:15:18 +00:00
map_patch.dart Revert "Re-land "[vm/kernel/precomp] Remove procedures from entry points files."" 2018-07-20 16:57:30 +00:00
math.cc [vm] Remove --limit-ints-to-64-bits option and old _Bigint class 2018-06-04 20:10:40 +00:00
math_patch.dart [vm] Remove --limit-ints-to-64-bits option and old _Bigint class 2018-06-04 20:10:40 +00:00
math_sources.gni [infra] Translate _sources.gypi files to _sources.gni files 2017-08-14 21:54:36 -07:00
mirror_reference.dart Clean up patches so they can be compiled by Fasta. 2017-10-05 14:05:50 +00:00
mirrors.cc [vm] Propagate unwind errors received during reload stress testing. 2018-07-12 21:02:08 +00:00
mirrors.h clang-format runtime/lib 2016-11-04 12:14:41 -07:00
mirrors_impl.dart [vm] Fix some missing private name mangling in the kernel reader. 2018-06-05 20:14:46 +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 [infra] Translate _sources.gypi files to _sources.gni files 2017-08-14 21:54:36 -07:00
null_patch.dart Clean up patches so they can be compiled by Fasta. 2017-10-05 14:05:50 +00:00
object.cc [vm] Move heap-related code to its own subdirectory (cf. compiler). 2018-06-20 00:39:49 +00:00
object_patch.dart Revert "Re-land "[vm/kernel/precomp] Remove procedures from entry points files."" 2018-07-20 16:57:30 +00:00
print_patch.dart Clean up patches so they can be compiled by Fasta. 2017-10-05 14:05:50 +00:00
profiler.cc [vm] Replace most runtime/vm uses of OS::Print with OS::PrintErr. 2018-06-13 19:51:40 +00:00
profiler.dart Revert "[VM] Move runtime/lib/{developer,profiler,timeline}.dart -> ..._patch.dart, fix owner of constructors" 2018-03-13 22:24:19 +00:00
profiler_sources.gni [infra] Translate _sources.gypi files to _sources.gni files 2017-08-14 21:54:36 -07:00
regexp.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
regexp_patch.dart Add RegExp.escape methods. 2018-02-01 09:56:47 +00:00
schedule_microtask_patch.dart Revert "Re-land "[vm/kernel/precomp] Remove procedures from entry points files."" 2018-07-20 16:57:30 +00:00
simd128.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
stacktrace.cc [VM] Consistently use ValidationPolicy in frame iteration APIs 2018-06-04 14:46:26 +00:00
stacktrace.dart Clean up patches so they can be compiled by Fasta. 2017-10-05 14:05:50 +00:00
stacktrace.h Track async causal stack traces 2017-02-09 15:39:44 -08:00
stopwatch.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
stopwatch_patch.dart Clean up patches so they can be compiled by Fasta. 2017-10-05 14:05:50 +00:00
string.cc [VM] Make "Hello, World!" run in strong mode (through DFE). 2017-10-24 11:43:48 +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 Revert "Re-land "[vm/kernel/precomp] Remove procedures from entry points files."" 2018-07-20 16:57:30 +00:00
symbol_patch.dart Changes to runtime patches so Fasta can understand them. 2017-11-01 15:16:04 +00:00
timeline.cc Limit preserialized JSON for timeline events from Dart code to the arguments. 2017-09-19 23:29:55 +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 Revert "Re-land "[vm/kernel/precomp] Remove procedures from entry points files."" 2018-07-20 16:57:30 +00:00
timer_patch.dart Clean up patches so they can be compiled by Fasta. 2017-10-05 14:05:50 +00:00
type_patch.dart [VM] Intrinsify Type.hashCode 2017-10-10 23:46:09 +00:00
typed_data.cc Remove unused native methods ByteData_ToEndian<T> 2017-07-13 10:08:45 -07:00
typed_data_patch.dart Revert "Re-land "[vm/kernel/precomp] Remove procedures from entry points files."" 2018-07-20 16:57:30 +00:00
typed_data_sources.gni [infra] Translate _sources.gypi files to _sources.gni files 2017-08-14 21:54:36 -07:00
uri.cc Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
uri_patch.dart Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
vmservice.cc [vm] Shut down application isolates before the kernel isolate. 2018-07-11 19:29:15 +00:00
vmservice_sources.gni [infra] Translate _sources.gypi files to _sources.gni files 2017-08-14 21:54:36 -07:00
weak_property.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
weak_property.dart Clean up patches so they can be compiled by Fasta. 2017-10-05 14:05:50 +00:00