dart-sdk/runtime/docs
Liam Appelbe 624ccd30f8 Don't store entry points directly in ICData and MegamorphicCache
Revert the optimization that stores function entry point addresses
directly in these caches. It doesn't work in compressed mode, and
should be an unimportant optimization these days as most cases are
handled by the dispatch table.

Change-Id: I2ebbf6549aadb49c767553574a3bafe5d867d194
TEST=CI
Bug: https://github.com/dart-lang/sdk/issues/46468
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/205636
Reviewed-by: Ryan Macnak <rmacnak@google.com>
Commit-Queue: Liam Appelbe <liama@google.com>
2021-07-12 17:17:25 +00:00
..
compiler
images
infra
aot_binary_size_analysis.md
dwarf_stack_traces.md
gc.md Don't store entry points directly in ICData and MegamorphicCache 2021-07-12 17:17:25 +00:00
index.md
pragmas.md
snapshot_profiling.md
types.md [VM/docs] Fix typos in types.md 2021-06-30 21:33:10 +00:00