v8/test
jkummerow 3188210377 Refactor Maps' code_cache
Most maps have a small code cache (often only one entry), so this patch
optimizes memory consumption of such cases by using plain FixedArrays,
only switching to CodeCacheHashTables when the number of cached entries
gets so large that linear-scan lookups get too slow.

On loading inbox.google.com, this gets the aggregate size of all maps'
code caches (there are about 13,600 of them) from 4300 KB to 970 KB.

Review-Url: https://codereview.chromium.org/2021373002
Cr-Commit-Position: refs/heads/master@{#36681}
2016-06-02 13:19:24 +00:00
..
benchmarks [gn] Move build to gypfiles 2016-04-29 10:11:11 +00:00
cctest Refactor Maps' code_cache 2016-06-02 13:19:24 +00:00
fuzzer [fuzzer] Force a GC before shutting down isolates 2016-05-06 12:53:29 +00:00
intl Fix Intl*parsing tests and test status 2016-05-27 17:59:19 +00:00
js-perf-test Add js-perf-test benchmark for generators. 2016-05-30 11:36:26 +00:00
memory
message [test] Remove obsolete status file entries. 2016-05-30 13:22:51 +00:00
mjsunit Fix bug in yield* desugaring. 2016-06-02 09:43:59 +00:00
mozilla [turbofan] Implement top-level lookup slot declaration. 2016-05-10 08:19:22 +00:00
preparser [gn] Move build to gypfiles 2016-04-29 10:11:11 +00:00
promises-aplus
simdjs [gn] Move build to gypfiles 2016-04-29 10:11:11 +00:00
test262 [test] Remove obsolete status file entries. 2016-05-30 13:22:51 +00:00
unittests [turbofan] Initial version of number type feedback. 2016-06-02 09:23:13 +00:00
webkit [esnext] Fix various callsites to use is_resumable, not is_generator 2016-05-31 17:15:15 +00:00
bot_default.gyp [gn] Move build to gypfiles 2016-04-29 10:11:11 +00:00
bot_default.isolate
default.gyp [gn] Move build to gypfiles 2016-04-29 10:11:11 +00:00
default.isolate
ignition.gyp [gn] Move build to gypfiles 2016-04-29 10:11:11 +00:00
ignition.isolate
optimize_for_size.gyp [gn] Move build to gypfiles 2016-04-29 10:11:11 +00:00
optimize_for_size.isolate
perf.gyp [gn] Move build to gypfiles 2016-04-29 10:11:11 +00:00
perf.isolate