v8/src
Frank Emrich eeb74f09c1 [dict-proto] make small ordered hash tables use InternalIndex, too
This CL changes the "small" versions of ordered hash tables, like
SmallOrderedNameDictionary and the corresponding handlers, like
OrderedNameDictionaryHandler, to use InternalIndex rather than int
as the type used for indices.

This is part of an effort to make the interfaces of the
ordered and unordered name dictionaries more similar.

Bug: v8:7569
Change-Id: I3b6fe79dfd3c6743f58a04cfe82798fe2ef09e19
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2505720
Commit-Queue: Frank Emrich <emrich@google.com>
Reviewed-by: Igor Sheludko <ishell@chromium.org>
Reviewed-by: Marja Hölttä <marja@chromium.org>
Cr-Commit-Position: refs/heads/master@{#70876}
2020-10-29 13:00:53 +00:00
..
api [dict-proto] make ordered hash tables use InternalIndex for indices 2020-10-29 11:21:21 +00:00
asmjs Add DIR_METADATA files to v8. 2020-10-20 22:12:28 +00:00
ast [parser] Make parser string table empty-valued 2020-10-26 17:53:40 +00:00
base [parser] Make parser string table empty-valued 2020-10-26 17:53:40 +00:00
builtins [mips][turboprop] Add a slot for optimization marker in feedback vector 2020-10-29 06:54:07 +00:00
codegen [nci] Simplify *_WithFeedback interface descriptor definitions 2020-10-29 12:53:43 +00:00
common Reland "[turboprop] Add a slot for optimization marker in feedback vector" 2020-10-28 11:09:14 +00:00
compiler Reland x2 "[compiler] Replace Symbol with direct reads"" 2020-10-29 10:25:41 +00:00
compiler-dispatcher Add DIR_METADATA files to v8. 2020-10-20 22:12:28 +00:00
d8 [d8] Print referrer for failing module imports 2020-10-23 17:21:20 +00:00
date Add DIR_METADATA files to v8. 2020-10-20 22:12:28 +00:00
debug Add DIR_METADATA files to v8. 2020-10-20 22:12:28 +00:00
deoptimizer [torque] generate C++ class definitions per Torque file 2020-10-28 17:43:06 +00:00
diagnostics [arm] Clean up more arm disassembly formatting 2020-10-28 23:23:57 +00:00
execution PPC: Fix kCallerFPOffset for no CP 2020-10-28 20:18:57 +00:00
extensions cppgc-js: Clean up unified heap tests 2020-10-28 09:02:15 +00:00
flags Reland "[wasm] Enable --wasm-opt" 2020-10-29 09:46:51 +00:00
handles [TurboFan] Provide concurrent access to feedback vector 2020-10-27 13:24:23 +00:00
heap Reland "cppgc-js: heap snapshot: Add logic for querying detachedness" 2020-10-29 09:18:21 +00:00
ic [TurboFan] Provide concurrent access to feedback vector 2020-10-27 13:24:23 +00:00
init [TurboFan] Provide concurrent access to feedback vector 2020-10-27 13:24:23 +00:00
inspector Prepare for moving object description generation to blink (ValueMirror) 2020-10-29 09:39:11 +00:00
interpreter [builtins] Reduce table size for bytecode mappings 2020-10-28 11:17:14 +00:00
json Reland "[runtime] Use Isolate::ThrowAt with MessageLocation" 2020-10-24 20:33:31 +00:00
libplatform Add DIR_METADATA files to v8. 2020-10-20 22:12:28 +00:00
libsampler [cpu-profiler] Set SA_ONSTACK for the signal handler 2020-10-28 18:07:01 +00:00
logging [api] TC39 Dynamic Code Brand checks 2020-10-28 14:18:53 +00:00
numbers Add DIR_METADATA files to v8. 2020-10-20 22:12:28 +00:00
objects [dict-proto] make small ordered hash tables use InternalIndex, too 2020-10-29 13:00:53 +00:00
parsing Implement string literal module export names 2020-10-21 21:39:10 +00:00
profiler Reland "cppgc-js: heap snapshot: Add logic for querying detachedness" 2020-10-29 09:18:21 +00:00
protobuf
regexp Revert "Update RegExp sequence property support" 2020-10-29 07:46:01 +00:00
roots Add DIR_METADATA files to v8. 2020-10-20 22:12:28 +00:00
runtime [torque] generate C++ class definitions per Torque file 2020-10-28 17:43:06 +00:00
sanitizer [platform] Add SharedMemory allocation and mapping 2020-07-30 18:31:21 +00:00
snapshot [serializer] Add write barrier for forward ref writes 2020-10-28 11:27:04 +00:00
strings Implement string literal module export names 2020-10-21 21:39:10 +00:00
tasks Reland2: [Atomics.waitAsync] Implement Atomics.waitAsync 2020-07-21 06:43:48 +00:00
third_party Enable full WASM function names with arguments for Intel VTune 2020-07-13 14:01:27 +00:00
torque [torque] generate C++ class definitions per Torque file 2020-10-28 17:43:06 +00:00
tracing Add DIR_METADATA files to v8. 2020-10-20 22:12:28 +00:00
trap-handler Reland "[wasm] Disallow late enabling of trap handlers" 2020-10-26 16:33:11 +00:00
utils Add DIR_METADATA files to v8. 2020-10-20 22:12:28 +00:00
wasm [torque] generate C++ class definitions per Torque file 2020-10-28 17:43:06 +00:00
zone Add bucket_count parameter to ZoneUnorderedSet 2020-10-06 19:02:15 +00:00
DEPS [heap] Add conservative stack scanning 2020-09-01 12:21:29 +00:00
DIR_METADATA Add DIR_METADATA files to v8. 2020-10-20 22:12:28 +00:00
OWNERS Add DIR_METADATA files to v8. 2020-10-20 22:12:28 +00:00