dart-sdk/runtime/vm
Diogenes Nunez 7568e1f18e Attempts to fix bugs introduced in 8b6fcf50e8.
Removes a call that erroneously changes top_ in Scavenger.
Removes FlushTLS and UnflushTLS from UsedInWords.
Reverts commit 0b0f07d303.

R=rmacnak@google.com

Review-Url: https://codereview.chromium.org/2992343002 .
2017-08-05 09:46:04 -07:00
..
service Add a missing comma. 2017-06-22 09:58:52 -07:00
allocation.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
allocation.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
allocation_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
aot_optimizer.cc [VM aot compiler] Support reified generic functions in aot optimizer. 2017-07-26 13:37:41 -07:00
aot_optimizer.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
assembler.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
assembler.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
assembler_arm.cc [VM arm assembler] Do not use addressing mode 2 with instructions ldrh, ldrsh, 2017-07-26 14:17:20 -07:00
assembler_arm.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
assembler_arm64.cc Moves the top_ and end_ words of the Scavenger into mutator thread. 2017-07-13 13:46:17 -07:00
assembler_arm64.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
assembler_arm64_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
assembler_arm_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
assembler_dbc.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
assembler_dbc.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
assembler_dbc_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
assembler_ia32.cc Moves the top_ and end_ words of the Scavenger into mutator thread. 2017-07-13 13:46:17 -07:00
assembler_ia32.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
assembler_ia32_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
assembler_test.cc
assembler_x64.cc Moves the top_ and end_ words of the Scavenger into mutator thread. 2017-07-13 13:46:17 -07:00
assembler_x64.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
assembler_x64_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
assert_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
ast.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
ast.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
ast_printer.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
ast_printer.h Improve --print-ast printing of LetNode. 2017-06-20 16:49:10 +02:00
ast_printer_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
ast_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
ast_transformer.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
ast_transformer.h
atomic.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
atomic_android.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
atomic_fuchsia.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
atomic_linux.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
atomic_macos.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
atomic_simulator.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
atomic_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
atomic_win.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
base_isolate.h
become.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
become.h VM: Reland Inline instance object hash code into object header on 64bit. 2017-07-03 09:26:46 +02:00
benchmark_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
benchmark_test.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
bigint_test.cc Reapply CL "Option to truncate integers to 64 bits, part 2" 2017-07-17 12:20:17 -07:00
bit_set.h
bit_set_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
bit_vector.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
bit_vector.h
bit_vector_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
bitfield.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
bitfield_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
bitmap.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
bitmap.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
bitmap_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
block_scheduler.cc Reland "Remove fields from Isolate in Product mode" 2017-07-25 13:24:30 -07:00
block_scheduler.h
boolfield.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
boolfield_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
bootstrap.cc Reapply "Improve hashCode for closure objects" with fixes. 2017-07-20 15:22:18 -07:00
bootstrap.h Turn the VM's dart:typed_data into a patch 2016-12-22 10:57:21 +01:00
bootstrap_natives.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
bootstrap_natives.h [corelib] dart:developer timeline flow events 2017-07-31 07:46:52 -07:00
bootstrap_nocore.cc Reapply "Improve hashCode for closure objects" with fixes. 2017-07-20 15:22:18 -07:00
branch_optimizer.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
branch_optimizer.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
BUILD.gn Add libdart PRODUCT targets for Fuchsia's dart_runner 2017-07-15 21:43:50 -07:00
cha.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
cha.h
cha_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
class_finalizer.cc [VM generic functions] Disallow generic function types as type arguments or bounds. 2017-07-21 15:08:00 -07:00
class_finalizer.h Make sure the signature of the call method is finalized before involving it 2017-03-15 16:44:33 -07:00
class_finalizer_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
class_table.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
class_table.h Sort class IDs before training AppJIT snapshots 2017-02-20 12:14:17 +01:00
clustered_snapshot.cc [vm] Add Dart_CreateVMAOTSnapshotAsAssembly. 2017-08-02 11:00:29 -07:00
clustered_snapshot.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
code_descriptors.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
code_descriptors.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
code_descriptors_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
code_generator_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
code_observers.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
code_observers.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
code_patcher.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
code_patcher.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
code_patcher_arm.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
code_patcher_arm64.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
code_patcher_arm64_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
code_patcher_arm_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
code_patcher_dbc.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
code_patcher_ia32.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
code_patcher_ia32_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
code_patcher_x64.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
code_patcher_x64_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
compilation_trace.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
compilation_trace.h core-jit: 2017-06-08 16:04:29 -07:00
compiler.cc Remove the debugger_ field from Isolate in a PRODUCT build. 2017-07-18 13:29:40 -07:00
compiler.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
compiler_stats.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
compiler_stats.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
compiler_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
constant_propagator.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
constant_propagator.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
constants_arm.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
constants_arm64.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
constants_dbc.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
constants_ia32.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
constants_x64.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
cpu.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
cpu_arm.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
cpu_arm.h
cpu_arm64.cc [fuchsia, arm64] Use mx_cache_flush instead of removed __clear_cache. 2017-07-25 16:07:41 -07:00
cpu_arm64.h
cpu_dbc.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
cpu_dbc.h
cpu_ia32.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
cpu_ia32.h
cpu_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
cpu_x64.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
cpu_x64.h
cpuid.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
cpuid.h Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
cpuinfo.h
cpuinfo_android.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
cpuinfo_fuchsia.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
cpuinfo_linux.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
cpuinfo_macos.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
cpuinfo_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
cpuinfo_win.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
custom_isolate_test.cc 1. Correctly set root_library based on the application script URI instead of looking for the library that has the 'main' method. 2017-07-19 18:09:19 -07:00
dart.cc Revert "[vm] Don't enable the profiler by default. Enable the profiler at startup with --observe, or later through Observatory." 2017-08-02 11:30:16 +02:00
dart.h VM: Fix an app-jit related shutdown race. 2017-02-28 21:10:04 +01:00
dart_api_impl.cc [vm] Add Dart_CreateVMAOTSnapshotAsAssembly. 2017-08-02 11:00:29 -07:00
dart_api_impl.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
dart_api_impl_test.cc [vm] Revise Dart_IntegerToHexCString to avoid dependency on Bigint, v.2 2017-08-01 10:49:51 -07:00
dart_api_message.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
dart_api_message.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
dart_api_state.cc Remove background finalization. 2017-04-11 09:54:25 -07:00
dart_api_state.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
dart_entry.cc Reapply "Improve hashCode for closure objects" with fixes. 2017-07-20 15:22:18 -07:00
dart_entry.h Reapply "Improve hashCode for closure objects" with fixes. 2017-07-20 15:22:18 -07:00
dart_entry_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
datastream.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
debugger.cc Allow setting breakpoints in function literal field initializers under --dfe. 2017-07-19 13:17:25 -07:00
debugger.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
debugger_api_impl.cc Restore kPausePostRequest event handling 2017-07-17 18:44:14 -07:00
debugger_api_impl_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
debugger_arm.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
debugger_arm64.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
debugger_dbc.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
debugger_ia32.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
debugger_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
debugger_x64.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
deferred_objects.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
deferred_objects.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
deopt_instructions.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
deopt_instructions.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
disassembler.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
disassembler.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
disassembler_arm.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
disassembler_arm64.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
disassembler_dbc.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
disassembler_ia32.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
disassembler_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
disassembler_x64.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
double_conversion.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
double_conversion.h
double_internals.h
dwarf.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
dwarf.h Reapply "DWARF and unwind support for AOT assembly output." 2017-03-20 13:02:41 -07:00
exceptions.cc Remove the debugger_ field from Isolate in a PRODUCT build. 2017-07-18 13:29:40 -07:00
exceptions.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
exceptions_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
find_code_object_test.cc Added new type of unit test, RAW_UNIT_TEST_CASE, which is used for tests that can be flaky if run while the VM is alive. Tests created using the RAW_UNIT_TEST_CASE macro will run after the VM has shutdown to avoid having any worker threads contaminating the test results. 2017-01-31 15:16:38 -08:00
fixed_cache.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
fixed_cache_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
flag_list.h Revert "[vm] Don't enable the profiler by default. Enable the profiler at startup with --observe, or later through Observatory." 2017-08-02 11:30:16 +02:00
flags.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
flags.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
flags_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
flow_graph.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
flow_graph.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
flow_graph_allocator.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
flow_graph_allocator.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
flow_graph_builder.cc Remove the debugger_ field from Isolate in a PRODUCT build. 2017-07-18 13:29:40 -07:00
flow_graph_builder.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
flow_graph_builder_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
flow_graph_compiler.cc Revert "[vm] Don't enable the profiler by default. Enable the profiler at startup with --observe, or later through Observatory." 2017-08-02 11:30:16 +02:00
flow_graph_compiler.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
flow_graph_compiler_arm.cc [VM aot compiler] Support reified generic functions in aot optimizer. 2017-07-26 13:37:41 -07:00
flow_graph_compiler_arm64.cc [VM aot compiler] Support reified generic functions in aot optimizer. 2017-07-26 13:37:41 -07:00
flow_graph_compiler_dbc.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
flow_graph_compiler_ia32.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
flow_graph_compiler_x64.cc [VM aot compiler] Support reified generic functions in aot optimizer. 2017-07-26 13:37:41 -07:00
flow_graph_inliner.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
flow_graph_inliner.h Add an option to gen_snapshot for creating a Makefile describing a snapshot's dependencies. This option may be used when generating any snapshot kind, or without generating a snapshot. 2017-02-23 12:40:48 -08:00
flow_graph_range_analysis.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
flow_graph_range_analysis.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
flow_graph_range_analysis_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
flow_graph_type_propagator.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
flow_graph_type_propagator.h VM: Propagate non-nullness from instance calls. 2017-03-20 10:22:17 -07:00
freelist.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
freelist.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
freelist_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
gc_marker.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
gc_marker.h
gc_sweeper.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
gc_sweeper.h
gdb_helpers.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
globals.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
growable_array.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
growable_array_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
guard_field_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
gypi_contents.gni Turn the VM's dart:typed_data into a patch 2016-12-22 10:57:21 +01:00
handles.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
handles.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
handles_impl.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
handles_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
hash_map.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
hash_map_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
hash_table.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
hash_table_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
heap.cc Attempts to fix bugs introduced in 8b6fcf50e8. 2017-08-05 09:46:04 -07:00
heap.h Attempts to fix bugs introduced in 8b6fcf50e8. 2017-08-05 09:46:04 -07:00
heap_test.cc Reland "Remove fields from Isolate in Product mode" 2017-07-25 13:24:30 -07:00
il_printer.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
il_printer.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
instructions.h Remove MIPS support 2017-06-22 08:49:22 -07:00
instructions_arm.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
instructions_arm.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
instructions_arm64.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
instructions_arm64.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
instructions_arm64_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
instructions_arm_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
instructions_dbc.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
instructions_dbc.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
instructions_ia32.cc
instructions_ia32.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
instructions_ia32_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
instructions_x64.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
instructions_x64.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
instructions_x64_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
intermediate_language.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
intermediate_language.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
intermediate_language_arm.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
intermediate_language_arm64.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
intermediate_language_dbc.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
intermediate_language_ia32.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
intermediate_language_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
intermediate_language_x64.cc [vm] Remove duplicate movsd instruction in BoxInstr on x64 2017-08-02 08:59:26 -07:00
intrinsifier.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
intrinsifier.h
intrinsifier_arm.cc Moves the top_ and end_ words of the Scavenger into mutator thread. 2017-07-13 13:46:17 -07:00
intrinsifier_arm64.cc Moves the top_ and end_ words of the Scavenger into mutator thread. 2017-07-13 13:46:17 -07:00
intrinsifier_dbc.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
intrinsifier_ia32.cc Moves the top_ and end_ words of the Scavenger into mutator thread. 2017-07-13 13:46:17 -07:00
intrinsifier_x64.cc Moves the top_ and end_ words of the Scavenger into mutator thread. 2017-07-13 13:46:17 -07:00
isolate.cc Attempts to fix bugs introduced in 8b6fcf50e8. 2017-08-05 09:46:04 -07:00
isolate.h [vm] Revert changes related to triggering the 1st GC 2017-08-04 13:31:59 -07:00
isolate_reload.cc Reapply "Improve hashCode for closure objects" with fixes. 2017-07-20 15:22:18 -07:00
isolate_reload.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
isolate_reload_test.cc Report messages instead of just printing. 2017-07-14 14:07:44 +02:00
isolate_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
jit_optimizer.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
jit_optimizer.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
json_parser.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
json_stream.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
json_stream.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
json_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
kernel.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
kernel.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
kernel_binary.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
kernel_binary.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
kernel_binary_flowgraph.cc Record Typedef reference into Kernel FunctionType and resynthesyze typedefs in Analyzer. 2017-08-04 12:02:26 -07:00
kernel_binary_flowgraph.h Store parts in Kernel Library, resynthesize parts in Analyzer. 2017-08-03 10:36:29 -07:00
kernel_isolate.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
kernel_isolate.h Revert "Revert "Use Kernel frontend from run_vm_tests."" 2017-05-22 15:00:30 -07:00
kernel_reader.cc [vm] Add error messages for large literals coming from kernel 2017-07-28 10:44:18 -07:00
kernel_reader.h Allow setting breakpoints in function literal field initializers under --dfe. 2017-07-19 13:17:25 -07:00
kernel_to_il.cc Add support for converted closures with explicit contexts to VM 2017-07-21 11:45:15 +02:00
kernel_to_il.h Add support for converted closures with explicit contexts to VM 2017-07-21 11:45:15 +02:00
libdart_dependency_helper.cc
locations.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
locations.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
lockers.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
lockers.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
log.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
log.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
log_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
longjump.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
longjump.h
longjump_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
malloc_hooks.h Resubmission of native memory allocation info surfacing in Observatory. Fixed crashing tests and stack trace collection skip counts for different configurations. 2017-03-27 13:25:26 -07:00
malloc_hooks_arm.cc When collecting traces for native allocation, we depend on the architecture the native code is running, not the Dart code. 2017-04-21 13:34:51 -07:00
malloc_hooks_arm64.cc When collecting traces for native allocation, we depend on the architecture the native code is running, not the Dart code. 2017-04-21 13:34:51 -07:00
malloc_hooks_ia32.cc When collecting traces for native allocation, we depend on the architecture the native code is running, not the Dart code. 2017-04-21 13:34:51 -07:00
malloc_hooks_jemalloc.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
malloc_hooks_tcmalloc.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
malloc_hooks_test.cc Revert "[vm] Don't enable the profiler by default. Enable the profiler at startup with --observe, or later through Observatory." 2017-08-02 11:30:16 +02:00
malloc_hooks_unsupported.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
malloc_hooks_x64.cc When collecting traces for native allocation, we depend on the architecture the native code is running, not the Dart code. 2017-04-21 13:34:51 -07:00
megamorphic_cache_table.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
megamorphic_cache_table.h
memory_region.cc
memory_region.h
memory_region_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
message.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
message.h
message_handler.cc Remove some pause-related fields in a PRODUCT build 2017-07-19 09:15:50 -07:00
message_handler.h Remove some pause-related fields in a PRODUCT build 2017-07-19 09:15:50 -07:00
message_handler_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
message_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
method_recognizer.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
method_recognizer.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
metrics.cc Reland "Remove fields from Isolate in Product mode" 2017-07-25 13:24:30 -07:00
metrics.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
metrics_test.cc Added new type of unit test, RAW_UNIT_TEST_CASE, which is used for tests that can be flaky if run while the VM is alive. Tests created using the RAW_UNIT_TEST_CASE macro will run after the VM has shutdown to avoid having any worker threads contaminating the test results. 2017-01-31 15:16:38 -08:00
mirrors_api_impl.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
native_api_impl.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
native_arguments.h Spelling fixes e to i. 2017-06-24 13:41:39 +02:00
native_entry.cc [vm] Fail more helpfully when invoking a null native function. 2017-07-13 09:55:35 -07:00
native_entry.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
native_entry_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
native_entry_test.h
native_message_handler.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
native_message_handler.h VM: [Kernel] Revert changes to the native ports that introduced peers. 2017-01-31 10:30:15 +01:00
native_symbol.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
native_symbol_android.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
native_symbol_fuchsia.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
native_symbol_linux.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
native_symbol_macos.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
native_symbol_win.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
object.cc [vm] Revise Dart_IntegerToHexCString to avoid dependency on Bigint, v.2 2017-08-01 10:49:51 -07:00
object.h [vm] Revise Dart_IntegerToHexCString to avoid dependency on Bigint, v.2 2017-08-01 10:49:51 -07:00
object_arm64_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
object_arm_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
object_dbc_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
object_graph.cc Calculates retaining paths through user fields and ignores VM objects 2017-07-27 13:24:48 -07:00
object_graph.h Calculates retaining paths through user fields and ignores VM objects 2017-07-27 13:24:48 -07:00
object_graph_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
object_ia32_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
object_id_ring.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
object_id_ring.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
object_id_ring_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
object_reload.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
object_service.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
object_set.h
object_store.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
object_store.h [vm] Enable mirrors in product mode. Allows building a product mode SDK. 2017-07-12 12:55:58 -07:00
object_store_test.cc
object_test.cc Remove the debugger_ field from Isolate in a PRODUCT build. 2017-07-18 13:29:40 -07:00
object_x64_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
optimizer.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
optimizer.h Reapply "Fix misoptimization of 'is' test"" 2017-05-30 14:17:06 +02:00
os.h Fix asserts in StackFrameIterator which were effectively disabled 2017-05-03 10:27:01 +02:00
os_android.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
os_fuchsia.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
os_linux.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
os_macos.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
os_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
os_thread.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
os_thread.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
os_thread_android.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
os_thread_android.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
os_thread_fuchsia.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
os_thread_fuchsia.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
os_thread_linux.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
os_thread_linux.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
os_thread_macos.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
os_thread_macos.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
os_thread_win.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
os_thread_win.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
os_win.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
pages.cc [vm] Revert changes related to triggering the 1st GC 2017-08-04 13:31:59 -07:00
pages.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
pages_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
parser.cc Reland "Remove fields from Isolate in Product mode" 2017-07-25 13:24:30 -07:00
parser.h [VM generic function types] Properly set the scope function after parsing a 2017-07-19 13:32:24 -07:00
parser_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
port.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
port.h
port_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
precompiler.cc Reapply "Improve hashCode for closure objects" with fixes. 2017-07-20 15:22:18 -07:00
precompiler.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
proccpuinfo.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
proccpuinfo.h Rename TARGET_OS_* to HOST_OS_*. 2017-03-15 13:11:05 -07:00
profiler.cc Revert "[vm] Don't enable the profiler by default. Enable the profiler at startup with --observe, or later through Observatory." 2017-08-02 11:30:16 +02:00
profiler.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
profiler_service.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
profiler_service.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
profiler_test.cc Revert "[vm] Don't enable the profiler by default. Enable the profiler at startup with --observe, or later through Observatory." 2017-08-02 11:30:16 +02:00
program_visitor.cc Revert "[vm] Don't enable the profiler by default. Enable the profiler at startup with --observe, or later through Observatory." 2017-08-02 11:30:16 +02:00
program_visitor.h Omit JIT compiler from precompiled runtime on ARM, ARM64 and IA32. 2017-07-11 12:01:49 +02:00
random.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
random.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
raw_object.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
raw_object.h Calculates retaining paths through user fields and ignores VM objects 2017-07-27 13:24:48 -07:00
raw_object_snapshot.cc Reapply "Improve hashCode for closure objects" with fixes. 2017-07-20 15:22:18 -07:00
redundancy_elimination.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
redundancy_elimination.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
regexp.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
regexp.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
regexp_assembler.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
regexp_assembler.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
regexp_assembler_bytecode.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
regexp_assembler_bytecode.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
regexp_assembler_bytecode_inl.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
regexp_assembler_ir.cc Reapply CL "Option to truncate integers to 64 bits, part 2" 2017-07-17 12:20:17 -07:00
regexp_assembler_ir.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
regexp_ast.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
regexp_ast.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
regexp_bytecodes.h
regexp_interpreter.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
regexp_interpreter.h
regexp_parser.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
regexp_parser.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
regexp_test.cc
report.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
report.h
resolver.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
resolver.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
resolver_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
reusable_handles.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
ring_buffer.h
ring_buffer_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
runtime_entry.cc Exclude StackOverflow stress-testing from PRODUCT mode 2017-07-19 10:55:08 -07:00
runtime_entry.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
runtime_entry_arm.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
runtime_entry_arm64.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
runtime_entry_dbc.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
runtime_entry_ia32.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
runtime_entry_list.h VM(RegExp): Allow OSR optimization of RegExp :matcher functions. 2017-06-23 12:51:53 +02:00
runtime_entry_x64.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
safepoint.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
safepoint.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
scanner.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
scanner.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
scanner_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
scavenger.cc Attempts to fix bugs introduced in 8b6fcf50e8. 2017-08-05 09:46:04 -07:00
scavenger.h Attempts to fix bugs introduced in 8b6fcf50e8. 2017-08-05 09:46:04 -07:00
scavenger_test.cc Moves the top_ and end_ words of the Scavenger into mutator thread. 2017-07-13 13:46:17 -07:00
scope_timer.h Update GC stats, ThreadPool, Timer and ScopedTimer to use monotonic time. 2016-12-15 15:25:02 -08:00
scopes.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
scopes.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
scopes_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
service.cc Revert "[vm] Don't enable the profiler by default. Enable the profiler at startup with --observe, or later through Observatory." 2017-08-02 11:30:16 +02:00
service.h Introduce external services registration 2017-07-13 18:18:51 -07:00
service_event.cc Introduce external services registration 2017-07-13 18:18:51 -07:00
service_event.h Introduce external services registration 2017-07-13 18:18:51 -07:00
service_isolate.cc Without a service isolate callback, don't spawn a thread 2017-07-13 15:26:44 -07:00
service_isolate.h
service_sources.gypi
service_test.cc Revert "[vm] Don't enable the profiler by default. Enable the profiler at startup with --observe, or later through Observatory." 2017-08-02 11:30:16 +02:00
signal_handler.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
signal_handler_android.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
signal_handler_fuchsia.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
signal_handler_linux.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
signal_handler_macos.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
signal_handler_win.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
simulator.h Remove MIPS support 2017-06-22 08:49:22 -07:00
simulator_arm.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
simulator_arm.h Revert "Revert "JumpToFrame refactor"" + Fix 2016-11-21 08:49:18 -08:00
simulator_arm64.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
simulator_arm64.h VM: Reland Inline instance object hash code into object header on 64bit. 2017-07-03 09:26:46 +02:00
simulator_dbc.cc Moves the top_ and end_ words of the Scavenger into mutator thread. 2017-07-13 13:46:17 -07:00
simulator_dbc.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
snapshot.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
snapshot.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
snapshot_ids.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
snapshot_test.cc [vm] Several unit tests are corrected for limited ints 2017-08-01 09:29:11 -07:00
snapshot_test.dart Spelling fixes e to i. 2017-06-24 13:41:39 +02:00
snapshot_test_in.dat
source_report.cc Simplify and fix implicit closure check, speed up Closure_equals, v2 2017-07-24 09:43:52 -07:00
source_report.h
source_report_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
spaces.h
stack_frame.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
stack_frame.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
stack_frame_arm.h Set TARGET_OS_* from GN, falling back to HOST_OS_*. 2017-03-20 14:48:28 -07:00
stack_frame_arm64.h
stack_frame_dbc.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
stack_frame_ia32.h
stack_frame_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
stack_frame_x64.h
stack_trace.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
stack_trace.h Include metadata in AOT to expand inline frames in stack traces and provide line numbers. 2017-02-13 10:27:36 -08:00
store_buffer.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
store_buffer.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
stub_code.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
stub_code.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
stub_code_arm.cc Remove the debugger_ field from Isolate in a PRODUCT build. 2017-07-18 13:29:40 -07:00
stub_code_arm64.cc Remove the debugger_ field from Isolate in a PRODUCT build. 2017-07-18 13:29:40 -07:00
stub_code_arm64_test.cc [vm] Update runtime/vm/stub_code_<arch>_test to avoid using Bigints 2017-07-26 13:15:08 -07:00
stub_code_arm_test.cc [vm] Update runtime/vm/stub_code_<arch>_test to avoid using Bigints 2017-07-26 13:15:08 -07:00
stub_code_dbc.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
stub_code_ia32.cc Remove the debugger_ field from Isolate in a PRODUCT build. 2017-07-18 13:29:40 -07:00
stub_code_ia32_test.cc [vm] Update runtime/vm/stub_code_<arch>_test to avoid using Bigints 2017-07-26 13:15:08 -07:00
stub_code_x64.cc Remove the debugger_ field from Isolate in a PRODUCT build. 2017-07-18 13:29:40 -07:00
stub_code_x64_test.cc [vm] Update runtime/vm/stub_code_<arch>_test to avoid using Bigints 2017-07-26 13:15:08 -07:00
symbols.cc [vm] Higher vm snapshot symbol table load factor 2017-08-04 09:22:40 -07:00
symbols.h Reapply "Improve hashCode for closure objects" with fixes. 2017-07-20 15:22:18 -07:00
tags.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
tags.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
thread.cc Moves the top_ and end_ words of the Scavenger into mutator thread. 2017-07-13 13:46:17 -07:00
thread.h Attempts to fix bugs introduced in 8b6fcf50e8. 2017-08-05 09:46:04 -07:00
thread_barrier.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
thread_barrier_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
thread_interrupter.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
thread_interrupter.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
thread_interrupter_android.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
thread_interrupter_fuchsia.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
thread_interrupter_linux.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
thread_interrupter_macos.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
thread_interrupter_win.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
thread_pool.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
thread_pool.h
thread_pool_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
thread_registry.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
thread_registry.h Track async causal stack traces 2017-02-09 15:39:44 -08:00
thread_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
timeline.cc Fixes build for uninitialized local variable. 2017-07-31 08:42:13 -07:00
timeline.h [corelib] dart:developer timeline flow events 2017-07-31 07:46:52 -07:00
timeline_analysis.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
timeline_analysis.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
timeline_android.cc [corelib] dart:developer timeline flow events 2017-07-31 07:46:52 -07:00
timeline_fuchsia.cc [corelib] dart:developer timeline flow events 2017-07-31 07:46:52 -07:00
timeline_linux.cc [corelib] dart:developer timeline flow events 2017-07-31 07:46:52 -07:00
timeline_macos.cc [corelib] dart:developer timeline flow events 2017-07-31 07:46:52 -07:00
timeline_test.cc Special-case Timeline.{start,finish}Sync for Fuchsia 2017-07-21 08:06:36 -07:00
timeline_win.cc [corelib] dart:developer timeline flow events 2017-07-31 07:46:52 -07:00
timer.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
timer.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
token.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
token.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
token_position.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
token_position.h Resolve initialization order fiasco between code_descriptors.cc and token_position.cc. 2017-03-27 10:24:01 -07:00
type_table.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
unibrow-inl.h
unibrow.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
unibrow.h
unicode.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
unicode.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
unicode_data.cc
unicode_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
unit_test.cc 1. Correctly set root_library based on the application script URI instead of looking for the library that has the 'main' method. 2017-07-19 18:09:19 -07:00
unit_test.h 1. Correctly set root_library based on the application script URI instead of looking for the library that has the 'main' method. 2017-07-19 18:09:19 -07:00
uri.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
uri.h
uri_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
utils_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
verified_memory_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
verifier.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
verifier.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
version.h Reapply "Save and restore feedback from JIT." 2016-12-16 16:00:17 -08:00
version_in.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
virtual_memory.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
virtual_memory.h [Fuchsia] Give VMOs names 2017-06-09 15:33:18 -07:00
virtual_memory_android.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
virtual_memory_fuchsia.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
virtual_memory_linux.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
virtual_memory_macos.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
virtual_memory_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
virtual_memory_win.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
visitor.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
vm_sources.gypi Special-case Timeline.{start,finish}Sync for Fuchsia 2017-07-21 08:06:36 -07:00
weak_code.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
weak_code.h
weak_table.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
weak_table.h
zone.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
zone.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
zone_test.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
zone_text_buffer.cc VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
zone_text_buffer.h Reapply "Use CodeSourceMap for stack traces (still JIT only)." 2017-02-09 18:03:41 -08:00