dart-sdk/runtime
Alexander Aprelev 3df9baeb06 [vm] Fix typo in calculation of native wrapper class size in precompiler configuration.
At present there is difference in assembly output from SIMARM/gen_snapshot and SIMARM_X64/gen_snapshot around classes that extend native wrappers(for example, dart:io NativeSocket).

See dartbug.com/41824.

Change-Id: I944901ff4cccde972623c490d1d67d894fb03595
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/147808
Reviewed-by: Ryan Macnak <rmacnak@google.com>
Commit-Queue: Alexander Aprelev <aam@google.com>
2020-05-12 22:31:39 +00:00
..
bin [vm] Fix various UBSan failures: AOT. 2020-05-12 20:28:11 +00:00
docs Reland "[vm, gc] Parallel scavenge." 2020-04-10 19:27:04 +00:00
include [vm] Make metrics API expose correct heap metrics in PRODUCT mode 2020-05-09 08:27:48 +00:00
lib [vm] Add _allocate and _setAt methods to _TwoByteString. 2020-05-12 17:33:50 +00:00
llvm_codegen [BUILD] - Format gn files, this is being done to ensure the unfork CL 2020-03-10 21:56:11 +00:00
observatory [ VM / DartDev ] Run all debugging sessions via 'dart run' 2020-05-12 19:53:11 +00:00
platform [vm] Fix various UBSan failures: AOT. 2020-05-12 20:28:11 +00:00
tests/vm Reland "[vm] Mark snapshots that were compiled directly to ELF. 2020-05-11 08:41:17 +00:00
third_party
tools
vm [vm] Fix typo in calculation of native wrapper class size in precompiler configuration. 2020-05-12 22:31:39 +00:00
.clang-tidy
.gitignore
BUILD.gn [vm] Fix -Wno-conversion-null errors. 2020-05-08 17:08:49 +00:00
codereview.settings
configs.gni [vm/compiler] Split compiler sources out of normal VM sources. 2020-04-16 22:59:03 +00:00
CPPLINT.cfg
PRESUBMIT.py [Presubmit] Fixes presubmit for breaking API change. 2020-03-03 13:30:20 +00:00
runtime_args.gni