v8/test
Ross McIlroy e2de1b8696 Add support to IdentityMap for deletion, iteration and AllocationPolicy.
In order to use the IdentityMap in the CompilerDispatcher the following
support is added:
 - Support for deleting entries
 - Support for iterating through the entries.
 - Support for AllocationPolicy to enable non-zone allocation of backing
   stores.
 - Also refactors the code a bit.

BUG=v8:5203

Change-Id: I8b616cba8ae9dc22a7f4d76070fbb318c4edc80d
Reviewed-on: https://chromium-review.googlesource.com/444409
Reviewed-by: Ben Titzer <titzer@chromium.org>
Reviewed-by: Jochen Eisinger <jochen@chromium.org>
Commit-Queue: Ross McIlroy <rmcilroy@chromium.org>
Cr-Commit-Position: refs/heads/master@{#43362}
2017-02-22 10:20:15 +00:00
..
benchmarks
cctest Add support to IdentityMap for deletion, iteration and AllocationPolicy. 2017-02-22 10:20:15 +00:00
common [wasm] Split the compilation and instantiation API into sync and async methods. 2017-02-20 10:41:57 +00:00
debugger [debugger] remove debugger statement support from FCG/CS. 2017-02-22 08:45:09 +00:00
fuzzer [wasm] Move decoding constants out of wasm-module.h and into module-decoder.h 2017-02-20 17:42:02 +00:00
inspector [debugger] expose side-effect free evaluate to inspector. 2017-02-10 17:06:22 +00:00
intl NumberFormat: default mnsd value is 1 2017-02-14 17:12:49 +00:00
js-perf-test [tests] Add js-perf-test for %TypedArray%.prototype.sort 2017-02-15 14:48:42 +00:00
memory
message Report unexpected lexical decl also without destructuring 2017-02-17 10:57:32 +00:00
mjsunit [builtins] fix slow-path handling of -Infinity in ArrayIncludes 2017-02-21 23:31:39 +00:00
mozilla [regexp] Correct lastIndex behavior in RegExp.prototype[@@replace] 2017-02-16 09:21:37 +00:00
preparser
promises-aplus
test262 [SAB] Test262 Agent harness 2017-02-21 19:59:05 +00:00
unittests Fix receiver checks for v8::Function on a remote context receiver. 2017-02-22 10:13:24 +00:00
webkit Unify TypeError messages 2017-02-13 10:27:03 +00:00
bot_default.gyp Add inspector tests to default tests to run locally. 2016-11-04 08:50:07 +00:00
bot_default.isolate [debugger] basic test infrastructure for new debugger test api. 2016-10-21 06:38:05 +00:00
BUILD.gn Remove SIMD.js from V8. 2017-02-14 06:57:25 +00:00
default.gyp Add inspector tests to default tests to run locally. 2016-11-04 08:50:07 +00:00
default.isolate Add inspector tests to default tests to run locally. 2016-11-04 08:50:07 +00:00
optimize_for_size.gyp
optimize_for_size.isolate [debugger] basic test infrastructure for new debugger test api. 2016-10-21 06:38:05 +00:00
perf.gyp
perf.isolate Remove SIMD.js from V8. 2017-02-14 06:57:25 +00:00