v8/src/utils
Jakob Kummerow c203163d1f [strings] Introduce "is not integer index" bit
This is useful for the upcoming "huge TypedArrays" support, to be able
to quickly decide in stubs/generated code whether a string used as the
key for a property load/store can possibly be an exotic integer index.

Bug: v8:4153
Change-Id: I50ce655d2f78fb36e5615fd580f22c9290216c84
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1821460
Commit-Queue: Jakob Kummerow <jkummerow@chromium.org>
Reviewed-by: Benedikt Meurer <bmeurer@chromium.org>
Cr-Commit-Position: refs/heads/master@{#64165}
2019-10-08 16:12:52 +00:00
..
address-map.cc
address-map.h [cleanup] Replace simple typedefs by using 2019-05-27 12:39:49 +00:00
allocation.cc Add test mode to ignore allocation hints 2019-09-16 15:18:27 +00:00
allocation.h [cleanup] Remove dead {AllocatePage} function 2019-09-04 13:37:33 +00:00
bit-vector.cc
bit-vector.h
boxed-float.h
detachable-vector.cc
detachable-vector.h
identity-map.cc
identity-map.h [cleanup] Replace simple typedefs by using 2019-05-27 12:39:49 +00:00
locked-queue-inl.h
locked-queue.h
memcopy.cc Reland^2 "Remove all custom CopyCharsUnsigned implementations" 2019-09-18 07:45:43 +00:00
memcopy.h Fix overlap check in {CopyChars} and use {std::copy_n} unconditionally 2019-10-07 12:30:49 +00:00
ostreams.cc
ostreams.h
OWNERS Use relative paths to OWNERS files 2019-08-12 13:52:52 +00:00
pointer-with-payload.h
utils-inl.h [strings] Introduce "is not integer index" bit 2019-10-08 16:12:52 +00:00
utils.cc
utils.h [strings] Introduce "is not integer index" bit 2019-10-08 16:12:52 +00:00
v8dll-main.cc
vector.h [iwyu] Add missing includes of <memory> for std::unique_ptr 2019-09-13 17:13:36 +00:00
version.cc
version.h