.. |
address_sanitizer.h
|
[vm] Avoid using a generated stub to get the current SP, since generated stubs aren't available during early start up.
|
2017-10-10 22:52:25 +00:00 |
allocation.h
|
VM: Re-format to use at most one newline between functions
|
2017-07-13 08:08:37 -07:00 |
assert.cc
|
[vm] Move VM globals from runtime/platform to runtime/vm.
|
2018-09-04 21:16:39 +00:00 |
assert.h
|
[vm] Fix build for gcc 7.3.0.
|
2018-05-03 17:59:44 +00:00 |
atomic.h
|
[vm] Use atomic release-acquire operations to update RawICData::ic_data_
|
2018-11-01 18:29:05 +00:00 |
atomic_android.h
|
[vm] Use atomic release-acquire operations to update RawICData::ic_data_
|
2018-11-01 18:29:05 +00:00 |
atomic_fuchsia.h
|
[vm] Use atomic release-acquire operations to update RawICData::ic_data_
|
2018-11-01 18:29:05 +00:00 |
atomic_linux.h
|
[vm] Use atomic release-acquire operations to update RawICData::ic_data_
|
2018-11-01 18:29:05 +00:00 |
atomic_macos.h
|
[vm] Use atomic release-acquire operations to update RawICData::ic_data_
|
2018-11-01 18:29:05 +00:00 |
atomic_win.h
|
[vm] Use atomic release-acquire operations to update RawICData::ic_data_
|
2018-11-01 18:29:05 +00:00 |
BUILD.gn
|
[GN] Add interpreter config. Refactor configs.
|
2018-05-14 15:26:37 +00:00 |
c99_support_win.h
|
VM: Re-format to use at most one newline between functions
|
2017-07-13 08:08:37 -07:00 |
floating_point.h
|
|
|
floating_point_win.cc
|
|
|
floating_point_win.h
|
|
|
globals.h
|
[VM runtime] Disable dual mapping code in AOT runtime (fixes #36260).
|
2019-03-20 19:23:38 +00:00 |
growable_array.h
|
[vm/compiler] Rework how logical expressions are compiled to IL.
|
2018-08-02 10:51:53 +00:00 |
hashmap.cc
|
[vm] Propagate more UTF8 conversion errors
|
2018-09-06 02:23:21 +00:00 |
hashmap.h
|
[vm] Propagate more UTF8 conversion errors
|
2018-09-06 02:23:21 +00:00 |
inttypes_support_win.h
|
[VM] Use X64 disassembler for IA32 and X64 (reland)
|
2017-11-22 12:04:18 +00:00 |
math.h
|
|
|
memory_sanitizer.h
|
|
|
platform_sources.gni
|
[vm] Remove some bin -> vm includes.
|
2018-03-28 23:16:09 +00:00 |
safe_stack.h
|
[vm] Avoid using a generated stub to get the current SP, since generated stubs aren't available during early start up.
|
2017-10-10 22:52:25 +00:00 |
signal_blocker.h
|
VM: Re-format to use at most one newline between functions
|
2017-07-13 08:08:37 -07:00 |
text_buffer.cc
|
[vm] Avoid quadratic growth in (Malloc)TextBuffer and ZoneTextBuffer.
|
2019-03-05 22:32:22 +00:00 |
text_buffer.h
|
[vm] Move some string utils from runtime/vm to runtime/platform.
|
2018-03-01 02:07:46 +00:00 |
utils.cc
|
[vm] Add macro for fallthrough annotations
|
2019-02-15 01:12:01 +00:00 |
utils.h
|
[vm/bytecode] Revise representation of types, constants and calls in bytecode
|
2019-02-05 20:13:45 +00:00 |
utils_android.cc
|
[vm] Move some string utils from runtime/vm to runtime/platform.
|
2018-03-01 02:07:46 +00:00 |
utils_android.h
|
VM: Re-format to use at most one newline between functions
|
2017-07-13 08:08:37 -07:00 |
utils_fuchsia.cc
|
[vm] Move some string utils from runtime/vm to runtime/platform.
|
2018-03-01 02:07:46 +00:00 |
utils_fuchsia.h
|
VM: Re-format to use at most one newline between functions
|
2017-07-13 08:08:37 -07:00 |
utils_linux.cc
|
[vm] Move some string utils from runtime/vm to runtime/platform.
|
2018-03-01 02:07:46 +00:00 |
utils_linux.h
|
VM: Re-format to use at most one newline between functions
|
2017-07-13 08:08:37 -07:00 |
utils_macos.cc
|
[vm] Move some string utils from runtime/vm to runtime/platform.
|
2018-03-01 02:07:46 +00:00 |
utils_macos.h
|
VM: Re-format to use at most one newline between functions
|
2017-07-13 08:08:37 -07:00 |
utils_win.cc
|
[vm] Move some string utils from runtime/vm to runtime/platform.
|
2018-03-01 02:07:46 +00:00 |
utils_win.h
|
VM: Re-format to use at most one newline between functions
|
2017-07-13 08:08:37 -07:00 |