dart-sdk/runtime/vm
Ryan Macnak a97b1a7c0f [vm] Populate LR in Windows ARM[64] thread interrupter.
Cf. fb24668989

TEST=ci (--profile_vm=false)
Bug: https://github.com/dart-lang/sdk/issues/52969
Change-Id: I093e57952186b8a6f6cb75fce2465b14b24c3a00
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/329563
Reviewed-by: Alexander Aprelev <aam@google.com>
Commit-Queue: Ryan Macnak <rmacnak@google.com>
2023-10-09 17:23:23 +00:00
..
compiler [vm, compiler] Don't try to compile implicit closure functions for abstract entry points. 2023-10-06 16:11:36 +00:00
ffi [vm/ffi] Fix native assets resolution in iOS release 2023-07-10 12:23:15 +00:00
heap [vm, service] Adjust GetProcessMemoryUsage and scavenger stats to avoid races. 2023-09-21 17:04:21 +00:00
libfuzzer [VM/Service] Rename JSONStream::AppendSerializedObject to JSONStream::AppendBytes 2023-04-17 15:58:28 +00:00
protos [VM] Add protoc_gen_dart_wrapper 2023-09-13 20:26:30 +00:00
service [ VM / Service ] Add librariesAlreadyCompiled to getSourceReport RPC 2023-09-19 21:53:41 +00:00
allocation.cc Reland "[vm] Migrate FFI callbacks to the new metadata system." 2023-06-06 02:07:58 +00:00
allocation.h
allocation_test.cc [vm] Cleanup unused include, unnecessary fields on [Thread], rename mutator thread, ensure setjmp drains sticky error 2023-04-20 17:42:06 +00:00
ama_test.cc [vm] Add tests verifying AMA assumptions 2023-05-24 08:42:14 +00:00
analyze_snapshot_api_impl.cc Expand collection of object instances. 2023-07-03 12:29:15 +00:00
app_snapshot.cc Revert "Reland "[vm, gc] Mark through new-space."" 2023-08-28 14:34:21 +00:00
app_snapshot.h [vm] Shrink the surface of app_snapshot.h. 2023-08-10 18:53:37 +00:00
assert_test.cc [build] Don't export all symbols to the dynamic table. 2023-09-05 21:47:59 +00:00
atomic_test.cc
base64.cc
base64.h
base64_test.cc
base_isolate.h [vm] Refactor thread scheduling code to better handle exits with active stack 2023-04-21 08:06:49 +00:00
benchmark_test.cc
benchmark_test.h
bit_set.h [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
bit_set_test.cc
bit_vector.cc
bit_vector.h
bit_vector_test.cc
bitfield.h [vm] Enable clang-tidy for arm, arm64, riscv64, product, release, precompiler. 2023-07-11 15:13:58 +00:00
bitfield_test.cc
bitmap.cc
bitmap.h
bitmap_test.cc [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
boolfield.h
boolfield_test.cc
bootstrap.cc [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
bootstrap.h
bootstrap_natives.cc [vm/ffi] Pointer.asTypedList finalizer 2023-05-10 11:38:57 +00:00
bootstrap_natives.h Revert "[vm/compiler] Perform inlining of _TypedList._getX in AOT." 2023-09-25 21:56:57 +00:00
bss_relocs.cc [vm] Async FFI callbacks 2023-06-28 01:00:18 +00:00
bss_relocs.h [vm] Async FFI callbacks 2023-06-28 01:00:18 +00:00
BUILD.gn [VM] Add protoc_gen_dart_wrapper 2023-09-13 20:26:30 +00:00
canonical_tables.cc
canonical_tables.h [vm/ffi] Closure callbacks for sync callbacks 2023-08-25 03:35:44 +00:00
catch_entry_moves_test.cc
class_finalizer.cc [vm, reload] Delay enum forwarding until after instance morphing. 2023-07-26 21:14:09 +00:00
class_finalizer.h Reland "[vm] Fix CompileType::CanBeFuture()" 2023-06-15 00:34:18 +00:00
class_finalizer_test.cc
class_id.h [vm] Store the number of used inputs in SubtypeTestCaches. 2023-06-21 15:24:30 +00:00
class_table.cc [vm] Cleanup unused include, unnecessary fields on [Thread], rename mutator thread, ensure setjmp drains sticky error 2023-04-20 17:42:06 +00:00
class_table.h [vm] Remove dead friend declarations. 2023-07-27 20:17:17 +00:00
closure_functions_cache.cc [gardening] Ensure functions use stable hashes across reload 2023-06-28 11:48:26 +00:00
closure_functions_cache.h [gardening] Ensure functions use stable hashes across reload 2023-06-28 11:48:26 +00:00
code_comments.cc
code_comments.h
code_descriptors.cc
code_descriptors.h [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
code_descriptors_test.cc
code_entry_kind.h
code_observers.cc
code_observers.h
code_patcher.cc
code_patcher.h
code_patcher_arm.cc
code_patcher_arm64.cc [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
code_patcher_arm64_test.cc
code_patcher_arm_test.cc
code_patcher_ia32.cc [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
code_patcher_ia32_test.cc
code_patcher_riscv.cc
code_patcher_riscv_test.cc
code_patcher_x64.cc
code_patcher_x64_test.cc
compiler_test.cc [gardening] Exclude vm/cc/ManyClasses test from running under TSAN 2023-08-07 07:44:37 +00:00
constants.h [vm/compiler] Further optimize setRange on TypedData receivers. 2023-09-04 14:38:27 +00:00
constants_arm.cc
constants_arm.h [vm] Async FFI callbacks 2023-06-28 01:00:18 +00:00
constants_arm64.cc
constants_arm64.h [vm] Async FFI callbacks 2023-06-28 01:00:18 +00:00
constants_base.h
constants_ia32.cc
constants_ia32.h [vm] Async FFI callbacks 2023-06-28 01:00:18 +00:00
constants_riscv.cc [vm, compiler] Refactor the A3/A4/A5 trick so it applies to EmitParamMoves. 2023-08-01 17:01:41 +00:00
constants_riscv.h [vm] Enable clang-tidy for arm, arm64, riscv64, product, release, precompiler. 2023-07-11 15:13:58 +00:00
constants_x64.cc
constants_x64.h [vm] Async FFI callbacks 2023-06-28 01:00:18 +00:00
constants_x86.h [vm/compiler] Further optimize setRange on TypedData receivers. 2023-09-04 14:38:27 +00:00
cpu.h
cpu_arm.cc [vm] Remove dead ARMv5 code. 2023-09-12 16:22:19 +00:00
cpu_arm.h [vm] Remove dead ARMv5 code. 2023-09-12 16:22:19 +00:00
cpu_arm64.cc [vm, gc] Remove some dead code. 2023-06-23 20:35:00 +00:00
cpu_arm64.h
cpu_ia32.cc [vm, gc] Remove some dead code. 2023-06-23 20:35:00 +00:00
cpu_ia32.h
cpu_riscv.cc [vm, gc] Remove some dead code. 2023-06-23 20:35:00 +00:00
cpu_riscv.h
cpu_test.cc
cpu_x64.cc [vm, gc] Remove some dead code. 2023-06-23 20:35:00 +00:00
cpu_x64.h
cpuid.cc
cpuid.h
cpuinfo.h
cpuinfo_android.cc [vm] Add arch-specific bits for Android RISCV64. 2023-05-22 16:43:04 +00:00
cpuinfo_fuchsia.cc
cpuinfo_linux.cc
cpuinfo_macos.cc
cpuinfo_test.cc
cpuinfo_win.cc [vm] Fix assertions in Windows ARM64 feature detection. 2023-07-12 17:14:18 +00:00
custom_isolate_test.cc
dart.cc [vm] Shrink the surface of app_snapshot.h. 2023-08-10 18:53:37 +00:00
dart.h [vm] Split isolate initialization logic into two pieces 2023-06-29 08:04:20 +00:00
dart_api_impl.cc [vm] Enable waitFor for 3.2 release 2023-10-05 13:24:34 +00:00
dart_api_impl.h [vm] Cleanup unused include, unnecessary fields on [Thread], rename mutator thread, ensure setjmp drains sticky error 2023-04-20 17:42:06 +00:00
dart_api_impl_test.cc Revert "Reland "[vm, gc] Mark through new-space."" 2023-08-28 14:34:21 +00:00
dart_api_message.h [vm] Update lingering references to RawObject. 2023-07-26 21:53:49 +00:00
dart_api_state.cc
dart_api_state.h [VM/Runtime] - Deprecate Dart_UpdateExternalSize and Dart_UpdateFinalizableExternalSize from the Dart C API 2023-07-20 17:06:44 +00:00
dart_entry.cc [vm] Avoid repeatedly re-setting stack limits on each dart invocation 2023-06-29 17:29:48 +00:00
dart_entry.h [vm] Remove dead friend declarations. 2023-07-27 20:17:17 +00:00
datastream.cc
datastream.h [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
datastream_test.cc
debugger.cc [vm/debugger] Use RwLock instead of SafepointRwLock, get rid of RunUnderLockIfNeeded. 2023-08-31 19:52:23 +00:00
debugger.h [vm/debugger] Use RwLock instead of SafepointRwLock, get rid of RunUnderLockIfNeeded. 2023-08-31 19:52:23 +00:00
debugger_api_impl_test.cc [vm] Avoid linker warnings for run_vm_tests. 2023-09-06 21:46:00 +00:00
debugger_api_impl_test.h [vm] Avoid linker warnings for run_vm_tests. 2023-09-06 21:46:00 +00:00
debugger_arm.cc
debugger_arm64.cc
debugger_ia32.cc
debugger_riscv.cc
debugger_x64.cc
deferred_objects.cc [vm, compiler] Implement unboxed SIMD for RISC-V via lowering. 2023-09-27 16:23:38 +00:00
deferred_objects.h
deopt_instructions.cc [vm, compiler] Implement unboxed SIMD for RISC-V via lowering. 2023-09-27 16:23:38 +00:00
deopt_instructions.h [vm, compiler] Implement unboxed SIMD for RISC-V via lowering. 2023-09-27 16:23:38 +00:00
dispatch_table.cc
dispatch_table.h
double_conversion.cc [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
double_conversion.h [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
double_internals.h [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
dwarf.cc [vm] Enable clang-tidy for arm, arm64, riscv64, product, release, precompiler. 2023-07-11 15:13:58 +00:00
dwarf.h [vm] Do not obfuscate code or object symbols in the static symbol table. 2023-05-31 08:06:08 +00:00
elf.cc Reland "[vm] Migrate FFI callbacks to the new metadata system." 2023-06-06 02:07:58 +00:00
elf.h [vm] Support 16k page size on Android. 2023-08-17 17:38:48 +00:00
exceptions.cc [vm, compiler] Implement unboxed SIMD for RISC-V via lowering. 2023-09-27 16:23:38 +00:00
exceptions.h [vm, compiler] Implement unboxed SIMD for RISC-V via lowering. 2023-09-27 16:23:38 +00:00
exceptions_test.cc
experimental_features.cc Reland "Bump version to 3.3." 2023-10-06 19:00:58 +00:00
experimental_features.h Reland "Bump version to 3.3." 2023-10-06 19:00:58 +00:00
ffi_callback_metadata.cc [vm/ffi] Closure callbacks for sync callbacks 2023-08-25 03:35:44 +00:00
ffi_callback_metadata.h [vm/ffi] Closure callbacks for sync callbacks 2023-08-25 03:35:44 +00:00
ffi_callback_metadata_test.cc [vm/ffi] Closure callbacks for sync callbacks 2023-08-25 03:35:44 +00:00
field_table.cc [vm/isolates] Put limit on how many isolates are suspended. 2023-04-26 22:18:51 +00:00
field_table.h [vm] Remove dead friend declarations. 2023-07-27 20:17:17 +00:00
finalizable_data.h
fixed_cache.h
fixed_cache_test.cc
flag_list.h [vm, gc] Remove flag to disable write barrier elimination. 2023-08-11 17:56:57 +00:00
flags.cc [vm] Don't leak strings when given non-normalized, unrecognized, repeated flags. 2023-09-06 18:10:33 +00:00
flags.h
flags_test.cc
frame_layout.h
gdb_helpers.cc [vm] Update lingering references to RawObject. 2023-07-26 21:53:49 +00:00
globals.h [vm, compiler] Allocation canaries. 2023-09-15 17:04:55 +00:00
growable_array.h
growable_array_test.cc
guard_field_test.cc
handle_visitor.h
handles.cc
handles.h [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
handles_impl.h [vm, gc] Remove some dead code. 2023-06-23 20:35:00 +00:00
handles_test.cc [vm, gc] Remove some dead code. 2023-06-23 20:35:00 +00:00
hash.h
hash_map.h
hash_map_test.cc
hash_table.h [vm] Inline local functions declared in outer functions 2023-06-27 19:42:15 +00:00
hash_table_test.cc
image_snapshot.cc Revert "Reland "[vm, gc] Mark through new-space."" 2023-08-28 14:34:21 +00:00
image_snapshot.h [vm] Do not obfuscate code or object symbols in the static symbol table. 2023-05-31 08:06:08 +00:00
instructions.cc
instructions.h
instructions_arm.cc
instructions_arm.h [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
instructions_arm64.cc [vm] Enable clang-tidy for arm, arm64, riscv64, product, release, precompiler. 2023-07-11 15:13:58 +00:00
instructions_arm64.h [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
instructions_arm64_test.cc
instructions_arm_test.cc
instructions_ia32.cc
instructions_ia32.h [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
instructions_ia32_test.cc
instructions_riscv.cc [vm, compiler] Update the RISC-V shadow call stack pointer from S2 to GP. 2023-04-13 19:29:47 +00:00
instructions_riscv.h [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
instructions_riscv_test.cc
instructions_x64.cc
instructions_x64.h [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
instructions_x64_test.cc
intrusive_dlist.h
intrusive_dlist_test.cc
isolate.cc [vm] Cleanup lookups in the library import 2023-08-30 17:18:53 +00:00
isolate.h Revert "Reland "[vm, gc] Mark through new-space."" 2023-08-28 14:34:21 +00:00
isolate_reload.cc [vm/inlining/jit] Allow inlining of force-optimized functions tagged with 'vm:idempotent' pragma.w 2023-08-15 15:03:59 +00:00
isolate_reload.h [vm] Make [ReloadOperationScope] a macro instead of a class 2023-05-10 19:08:23 +00:00
isolate_reload_test.cc [gardening] Do not reset file_modified callback - it was never set. 2023-09-06 16:44:58 +00:00
isolate_test.cc [vm] Remove PortMap state concept, expose isolate main control ports in service 2023-08-09 06:01:55 +00:00
json_stream.cc [VM/Service] Add isolateGroup property to Event 2023-06-09 17:57:12 +00:00
json_stream.h [VM/Service] Add isolateGroup property to Event 2023-06-09 17:57:12 +00:00
json_test.cc [VM/Service] Create JSONBase64String class 2023-04-17 15:58:28 +00:00
json_writer.cc [vm/test] Support declaring multiple instruction attributes. 2023-09-27 13:40:06 +00:00
json_writer.h [VM/Service] Create JSONBase64String class 2023-04-17 15:58:28 +00:00
kernel.cc [vm] Refactor handling of kernel data in compiler frontend 2023-07-14 10:15:06 +00:00
kernel.h [vm] Refactor handling of kernel data in compiler frontend 2023-07-14 10:15:06 +00:00
kernel_binary.cc [vm] Refactor handling of kernel data in compiler frontend 2023-07-14 10:15:06 +00:00
kernel_binary.h [cfe] Fix more cases of kernel AST serializer missing file offset. 2023-09-27 22:12:58 +00:00
kernel_isolate.cc [vm] Separate for-snapshot vs embed-sources bools when compiling to kernel 2023-07-28 10:01:53 +00:00
kernel_isolate.h [vm] Separate for-snapshot vs embed-sources bools when compiling to kernel 2023-07-28 10:01:53 +00:00
kernel_loader.cc [cfe] Fix more cases of kernel AST serializer missing file offset. 2023-09-27 22:12:58 +00:00
kernel_loader.h [vm] Cleanup kernel loader code 2023-08-04 13:40:32 +00:00
kernel_test.cc
lockers.cc [vm] Relax assertion: Allow nested acquires of locks after acquiring safepoint operation 2023-08-08 10:17:36 +00:00
lockers.h [vm/debugger] Use RwLocker instead of SafepointRwLocker when managing code breakpoints. 2023-08-29 16:19:40 +00:00
log.cc
log.h
log_test.cc
longjump.cc
longjump.h
longjump_test.cc [vm] Cleanup unused include, unnecessary fields on [Thread], rename mutator thread, ensure setjmp drains sticky error 2023-04-20 17:42:06 +00:00
megamorphic_cache_table.cc [vm] Split isolate initialization logic into two pieces 2023-06-29 08:04:20 +00:00
megamorphic_cache_table.h [vm] Split isolate initialization logic into two pieces 2023-06-29 08:04:20 +00:00
memory_region.cc
memory_region.h
memory_region_test.cc [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
message.cc
message.h [vm] Update lingering references to RawObject. 2023-07-26 21:53:49 +00:00
message_handler.cc [vm] Disentagle PortMap/MessageHandler from port status tracking 2023-08-08 10:57:47 +00:00
message_handler.h [vm] Disentagle PortMap/MessageHandler from port status tracking 2023-08-08 10:57:47 +00:00
message_handler_test.cc [vm] Remove PortMap state concept, expose isolate main control ports in service 2023-08-09 06:01:55 +00:00
message_snapshot.cc [vm] Attempt to avoid allocating non-Ptr fields with Object::null(). 2023-07-11 10:15:58 +00:00
message_snapshot.h
message_test.cc
metrics.cc
metrics.h
metrics_test.cc
mixin_test.cc
native_api_impl.cc [vm] Remove PortMap state concept, expose isolate main control ports in service 2023-08-09 06:01:55 +00:00
native_arguments.h [vm] Update lingering references to RawObject. 2023-07-26 21:53:49 +00:00
native_entry.cc [vm] Fix safepointing bug in the native call wrappers. 2023-09-20 16:08:51 +00:00
native_entry.h [vm] Fix safepointing bug in the native call wrappers. 2023-09-20 16:08:51 +00:00
native_entry_test.cc
native_entry_test.h
native_function.h
native_message_handler.cc [vm] Disentagle PortMap/MessageHandler from port status tracking 2023-08-08 10:57:47 +00:00
native_message_handler.h [vm] Disentagle PortMap/MessageHandler from port status tracking 2023-08-08 10:57:47 +00:00
native_symbol.h
native_symbol_posix.cc [build] Don't export all symbols to the dynamic table. 2023-09-05 21:47:59 +00:00
native_symbol_win.cc [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
object.cc Revert "[vm/compiler] Perform inlining of _TypedList._getX in AOT." 2023-09-25 21:56:57 +00:00
object.h [vm, compiler] Fix incorrect reduction of identical(num, num?) to pointer equality. 2023-09-18 22:14:58 +00:00
object_arm64_test.cc
object_arm_test.cc
object_graph.cc [vm, service] Account for weakness in getRetainingPath and getRetainedSize. 2023-05-10 16:12:28 +00:00
object_graph.h [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
object_graph_copy.cc Revert "Reland "[vm, gc] Mark through new-space."" 2023-08-28 14:34:21 +00:00
object_graph_copy.h
object_graph_test.cc
object_ia32_test.cc
object_id_ring.cc
object_id_ring.h [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
object_id_ring_test.cc
object_reload.cc [vm, reload] Delay enum forwarding until after instance morphing. 2023-07-26 21:14:09 +00:00
object_riscv_test.cc
object_service.cc [vm, service] Represent pool immediates as JSON strings instead of numbers to work around JS representation limits. 2023-08-15 17:55:39 +00:00
object_set.h
object_store.cc [vm] Remove old async_debugger flag. 2023-06-27 07:18:50 +00:00
object_store.h [vm, compiler] Fix incorrect reduction of identical(num, num?) to pointer equality. 2023-09-18 22:14:58 +00:00
object_store_test.cc
object_test.cc [vm] Cleanup lookups in the library import 2023-08-30 17:18:53 +00:00
object_x64_test.cc
os.h [vm] Attempt to retrieve build ID or UUID from the loaded snapshot. 2023-06-12 15:26:29 +00:00
os_android.cc [vm] Attempt to retrieve build ID or UUID from the loaded snapshot. 2023-06-12 15:26:29 +00:00
os_fuchsia.cc [vm] Attempt to retrieve build ID or UUID from the loaded snapshot. 2023-06-12 15:26:29 +00:00
os_linux.cc [vm] Fix building with older sysroots. 2023-06-14 20:36:48 +00:00
os_macos.cc [vm] Attempt to retrieve build ID or UUID from the loaded snapshot. 2023-06-12 15:26:29 +00:00
os_test.cc
os_thread.cc [vm] Explicitly exclude interrupt related state in PRODUCT 2023-09-28 19:53:33 +00:00
os_thread.h [vm] Explicitly exclude interrupt related state in PRODUCT 2023-09-28 19:53:33 +00:00
os_thread_absl.cc
os_thread_absl.h
os_thread_android.cc
os_thread_android.h
os_thread_fuchsia.cc
os_thread_fuchsia.h
os_thread_linux.cc
os_thread_linux.h
os_thread_macos.cc
os_thread_macos.h
os_thread_win.cc
os_thread_win.h
os_win.cc [vm] Attempt to retrieve build ID or UUID from the loaded snapshot. 2023-06-12 15:26:29 +00:00
parser.cc [vm/aot] Use inferred types of captured local variables 2023-08-24 15:21:51 +00:00
parser.h [vm] Fix expression evaluation in context of closures 2023-08-04 11:07:46 +00:00
pending_deopts.cc
pending_deopts.h
perfetto_utils.h [VM/Timeline] Add perfetto_utils::SetTimestampAndMonotonicClockId 2023-05-15 20:51:38 +00:00
pointer_tagging.h
port.cc [vm] Remove PortMap state concept, expose isolate main control ports in service 2023-08-09 06:01:55 +00:00
port.h [vm] Remove PortMap state concept, expose isolate main control ports in service 2023-08-09 06:01:55 +00:00
port_set.h [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
port_test.cc [vm] Remove PortMap state concept, expose isolate main control ports in service 2023-08-09 06:01:55 +00:00
proccpuinfo.cc
proccpuinfo.h
profiler.cc [vm, profiler] Don't assume the isolate has a mutator during a profile sample. 2023-10-02 17:57:33 +00:00
profiler.h [VM/Profiler] Remove invalid calls to Thread::Current()::isolate() 2023-08-17 18:51:19 +00:00
profiler_service.cc [VM/Profiler] Remove invalid calls to Thread::Current()::isolate() 2023-08-17 18:51:19 +00:00
profiler_service.h [VM/Profiler] Remove invalid calls to Thread::Current()::isolate() 2023-08-17 18:51:19 +00:00
profiler_test.cc [vm, profiler] Don't assume the isolate has a mutator during a profile sample. 2023-10-02 17:57:33 +00:00
program_visitor.cc [vm] Make Thread::IsAtSafepoint() only be true if thread is blocked at a "safe" point 2023-04-19 08:47:31 +00:00
program_visitor.h
random.cc
random.h [ VM ] Ensure randomly generated IDs are valid JS integers 2023-08-01 15:50:11 +00:00
raw_object.cc Revert "Reland "[vm, gc] Mark through new-space."" 2023-08-28 14:34:21 +00:00
raw_object.h [vm] Remove library lookup caches. 2023-09-06 18:11:58 +00:00
raw_object_fields.cc [vm] Remove library lookup caches. 2023-09-06 18:11:58 +00:00
raw_object_fields.h
regexp.cc [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
regexp.h [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
regexp_assembler.cc
regexp_assembler.h [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
regexp_assembler_bytecode.cc
regexp_assembler_bytecode.h [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
regexp_assembler_bytecode_inl.h
regexp_assembler_ir.cc [vm] Cleanup handling of const local variables 2023-08-17 19:50:48 +00:00
regexp_assembler_ir.h
regexp_ast.cc
regexp_ast.h [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
regexp_bytecodes.h [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
regexp_interpreter.cc [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
regexp_interpreter.h
regexp_parser.cc [vm/runtime] - Fix RegExp exception messages (issue 52691) 2023-07-06 21:10:28 +00:00
regexp_parser.h [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
regexp_test.cc
report.cc
report.h [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
resolver.cc [vm] Cleanup lookups in the library import 2023-08-30 17:18:53 +00:00
resolver.h [vm] Cleanup lookups in the library import 2023-08-30 17:18:53 +00:00
reusable_handles.h
reverse_pc_lookup_cache.cc
reverse_pc_lookup_cache.h
ring_buffer.h [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
ring_buffer_test.cc
runtime_entry.cc [vm/compiler] Create leaf runtime entry for memmove. 2023-09-11 21:25:09 +00:00
runtime_entry.h [vm] Async FFI callbacks 2023-06-28 01:00:18 +00:00
runtime_entry_arm.cc
runtime_entry_arm64.cc
runtime_entry_ia32.cc
runtime_entry_list.h [vm/compiler] Create leaf runtime entry for memmove. 2023-09-11 21:25:09 +00:00
runtime_entry_riscv.cc
runtime_entry_x64.cc
scope_timer.h
scopes.cc [vm/aot] Use inferred types of captured local variables 2023-08-24 15:21:51 +00:00
scopes.h Mark operator== const to avoid ambiguity in C++20. 2023-10-04 13:18:55 +00:00
scopes_test.cc
service.cc [vm, service] Adjust GetProcessMemoryUsage and scavenger stats to avoid races. 2023-09-21 17:04:21 +00:00
service.h [ VM / Service ] Add librariesAlreadyCompiled to getSourceReport RPC 2023-09-19 21:53:41 +00:00
service_event.cc [vm] Fix gcc 12.2.0 build. 2023-08-21 16:46:46 +00:00
service_event.h
service_isolate.cc [vm] Split isolate initialization logic into two pieces 2023-06-29 08:04:20 +00:00
service_isolate.h
service_test.cc [vm] Remove PortMap state concept, expose isolate main control ports in service 2023-08-09 06:01:55 +00:00
signal_handler.h [vm] Reserve larger alternative signal stack if needed 2023-09-27 15:11:05 +00:00
signal_handler_android.cc [vm] Reserve larger alternative signal stack if needed 2023-09-27 15:11:05 +00:00
signal_handler_fuchsia.cc
signal_handler_linux.cc [vm] Prevent nested handling of SIGPROF. 2023-06-23 17:01:58 +00:00
signal_handler_macos.cc
signal_handler_win.cc
simulator.h
simulator_arm.cc [vm] Speed up the ARM simulators. 2023-07-21 19:06:43 +00:00
simulator_arm.h [vm] Speed up the ARM simulators. 2023-07-21 19:06:43 +00:00
simulator_arm64.cc [vm] Speed up the ARM simulators. 2023-07-21 19:06:43 +00:00
simulator_arm64.h [vm] Speed up the ARM simulators. 2023-07-21 19:06:43 +00:00
simulator_riscv.cc [vm] Enable clang-tidy for arm, arm64, riscv64, product, release, precompiler. 2023-07-11 15:13:58 +00:00
simulator_riscv.h [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
simulator_x64.cc [vm] Enable clang-tidy for arm, arm64, riscv64, product, release, precompiler. 2023-07-11 15:13:58 +00:00
simulator_x64.h [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
snapshot.cc
snapshot.h [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
snapshot_test.cc [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
source_report.cc [ VM / Service ] Add librariesAlreadyCompiled to getSourceReport RPC 2023-09-19 21:53:41 +00:00
source_report.h [ VM / Service ] Add librariesAlreadyCompiled to getSourceReport RPC 2023-09-19 21:53:41 +00:00
source_report_test.cc [ VM / Service ] Add librariesAlreadyCompiled to getSourceReport RPC 2023-09-19 21:53:41 +00:00
splay-tree.h
stack_frame.cc
stack_frame.h [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
stack_frame_arm.h [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
stack_frame_arm64.h [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
stack_frame_ia32.h [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
stack_frame_riscv.h [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
stack_frame_test.cc [VM/GC] Ensure that all the GC verification flags do not produce trace 2023-04-28 23:25:43 +00:00
stack_frame_x64.h [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
stack_trace.cc [vm] Treat Future.then(..., onError:...) as catch all handler 2023-08-31 11:47:54 +00:00
stack_trace.h [vm] Rework awaiter stack unwinding. 2023-06-30 14:03:03 +00:00
static_type_exactness_state.h
stub_code.cc [vm/compiler] Consolidate type information in Slot 2023-08-15 14:54:58 +00:00
stub_code.h [vm] Allow STCs that only store instantiator, not function, type args. 2023-07-03 10:39:53 +00:00
stub_code_arm64_test.cc
stub_code_arm_test.cc
stub_code_ia32_test.cc
stub_code_list.h [vm] Allow STCs that only store instantiator, not function, type args. 2023-07-03 10:39:53 +00:00
stub_code_riscv_test.cc
stub_code_test.cc
stub_code_x64_test.cc
symbols.cc [vm] Make Thread::IsAtSafepoint() only be true if thread is blocked at a "safe" point 2023-04-19 08:47:31 +00:00
symbols.h [vm, compiler] Add TestRangeInstr. 2023-09-05 19:56:07 +00:00
tagged_pointer.h Revert "Reland "[vm, gc] Mark through new-space."" 2023-08-28 14:34:21 +00:00
tags.cc [VM/Profiler] Remove invalid calls to Thread::Current()::isolate() 2023-08-17 18:51:19 +00:00
tags.h [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
thread.cc [vm] Explicitly exclude interrupt related state in PRODUCT 2023-09-28 19:53:33 +00:00
thread.h [vm] Explicitly exclude interrupt related state in PRODUCT 2023-09-28 19:53:33 +00:00
thread_barrier.h
thread_barrier_test.cc [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
thread_interrupter.cc [vm] Reserve larger alternative signal stack if needed 2023-09-27 15:11:05 +00:00
thread_interrupter.h [vm] Reserve larger alternative signal stack if needed 2023-09-27 15:11:05 +00:00
thread_interrupter_android.cc [vm] Reserve larger alternative signal stack if needed 2023-09-27 15:11:05 +00:00
thread_interrupter_android_arm.S
thread_interrupter_fuchsia.cc
thread_interrupter_linux.cc
thread_interrupter_macos.cc
thread_interrupter_win.cc [vm] Populate LR in Windows ARM[64] thread interrupter. 2023-10-09 17:23:23 +00:00
thread_pool.cc
thread_pool.h
thread_pool_test.cc
thread_registry.cc Revert "Reland "[vm, gc] Mark through new-space."" 2023-08-28 14:34:21 +00:00
thread_registry.h Revert "Reland "[vm, gc] Mark through new-space."" 2023-08-28 14:34:21 +00:00
thread_stack_resource.cc
thread_stack_resource.h [vm] Make [ReloadOperationScope] a macro instead of a class 2023-05-10 19:08:23 +00:00
thread_state.cc
thread_state.h
thread_test.cc [gardening] Fix non-protected use of DisableThreadInterrupts. 2023-09-29 10:08:02 +00:00
timeline.cc [VM/Timeline] Change locking scheme used by TimelineEventRingRecorder to prevent races 2023-07-10 20:33:33 +00:00
timeline.h [VM/Timeline] Change locking scheme used by TimelineEventRingRecorder to prevent races 2023-07-10 20:33:33 +00:00
timeline_android.cc
timeline_fuchsia.cc
timeline_linux.cc
timeline_macos.cc
timeline_test.cc [VM/Timeline] Change locking scheme used by TimelineEventRingRecorder to prevent races 2023-07-10 20:33:33 +00:00
timer.cc
timer.h
token.cc [vm, compiler] Implement unboxed SIMD for RISC-V via lowering. 2023-09-27 16:23:38 +00:00
token.h [vm, compiler] Implement unboxed SIMD for RISC-V via lowering. 2023-09-27 16:23:38 +00:00
token_position.cc
token_position.h
type_testing_stubs.cc [vm/compiler] Consolidate type information in Slot 2023-08-15 14:54:58 +00:00
type_testing_stubs.h [vm] Cleanup dead code around TypeArgumentClassFinder 2023-04-17 16:26:35 +00:00
type_testing_stubs_test.cc [vm] Add support for hash-based caches in SubtypeNTestCache stubs. 2023-06-24 12:56:12 +00:00
unibrow-inl.h
unibrow.cc [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
unibrow.h [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
unicode.cc [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
unicode_data.cc
unicode_test.cc [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
unit_test.cc [vm/inlining/jit] Allow inlining of force-optimized functions tagged with 'vm:idempotent' pragma.w 2023-08-15 15:03:59 +00:00
unit_test.h [vm/test] Support loading from pool in 32 bit assembler tests 2023-09-27 18:18:47 +00:00
unwinding_records.cc [vm/win/aot] Provide unwinding information for Windows AOT snapshots. 2023-05-11 03:14:27 +00:00
unwinding_records.h [vm/win/aot] Provide unwinding information for Windows AOT snapshots. 2023-05-11 03:14:27 +00:00
unwinding_records_win.cc [vm/win/aot] Provide unwinding information for Windows AOT snapshots. 2023-05-11 03:14:27 +00:00
uri.cc
uri.h
uri_test.cc
utils_test.cc [vm] Update to constexpr in runtime/vm. 2023-04-12 22:18:54 +00:00
v8_snapshot_writer.cc
v8_snapshot_writer.h
version.h
version_in.cc
virtual_memory.cc [vm] Async FFI callbacks 2023-06-28 01:00:18 +00:00
virtual_memory.h [fuchsia] Plumbing for the VMEX resource. 2023-06-20 19:28:18 +00:00
virtual_memory_compressed.cc [vm, gc] Remove some dead code. 2023-06-23 20:35:00 +00:00
virtual_memory_compressed.h [vm, gc] Remove some dead code. 2023-06-23 20:35:00 +00:00
virtual_memory_fuchsia.cc [fuchsia] Plumbing for the VMEX resource. 2023-06-20 19:28:18 +00:00
virtual_memory_posix.cc [vm] Fail describing errno if memfd_create fails for any reason except ENOMEM. 2023-08-11 21:30:17 +00:00
virtual_memory_test.cc Reland "[vm] Migrate FFI callbacks to the new metadata system." 2023-06-06 02:07:58 +00:00
virtual_memory_win.cc [vm] Set page_size_ to 0 after deleting the compressed heap. 2023-06-21 11:39:50 +00:00
visitor.cc
visitor.h [vm] Remove FindObject. 2023-04-21 22:41:28 +00:00
vm_sources.gni [build] Don't export all symbols to the dynamic table. 2023-09-05 21:47:59 +00:00
zone.cc Revert "[vm] Mark Zone memory as unallocated/allocated/uninitialized for Address and Memory Sanitizer." 2023-06-16 11:22:38 +00:00
zone.h Revert "[vm] Mark Zone memory as unallocated/allocated/uninitialized for Address and Memory Sanitizer." 2023-06-16 11:22:38 +00:00
zone_test.cc [vm, gc] Add option to madvise(DONTNEED) when sweeping. 2023-06-07 19:01:51 +00:00
zone_text_buffer.cc
zone_text_buffer.h