v8/src
Seth Brenith 7271e7c5b2 [torque] Improve field types for PrototypeInfo
This is a partial reland of https://crrev.com/c/v8/v8/+/2199640 . It
includes removing an unused field.

Change-Id: Iffc56a2bee751758dcba5c1ec162dcf9258db62d
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2216303
Reviewed-by: Tobias Tebbi <tebbi@chromium.org>
Commit-Queue: Seth Brenith <seth.brenith@microsoft.com>
Cr-Commit-Position: refs/heads/master@{#68021}
2020-05-27 17:55:46 +00:00
..
api Revert "[torque][cleanup] Use more precise field types in a few classes" 2020-05-26 15:14:10 +00:00
asmjs [offthread] Unify compiler.cc finalization logic 2020-05-06 13:41:09 +00:00
ast [clang-tidy] Make deleted constructor public 2020-05-26 19:23:14 +00:00
base Fix CountPopulation non-builtin implementation 2020-05-14 14:24:13 +00:00
builtins [torque] Clean up some namespacing in conversions.tq 2020-05-27 14:29:12 +00:00
codegen [csa][cleanup] Remove ParameterMode/TNodify TryGrowElementsCapacity 2020-05-27 14:23:51 +00:00
common Reland "[torque] Port builtins-number-gen to Torque" 2020-05-20 14:25:43 +00:00
compiler [turbolizer] Display live ranges with sequences 2020-05-27 15:50:45 +00:00
compiler-dispatcher [compile] Add an UnoptimizedCompileState class 2020-04-23 07:08:28 +00:00
d8 [diagnostics] Support --turbo-profiling for builtins 2020-05-21 16:31:52 +00:00
date Make ToInteger always truncate -0 2020-03-02 20:40:01 +00:00
debug [debugger] Mark Math.random as having side effects 2020-05-20 14:41:02 +00:00
deoptimizer Port SloppyArgumentsElements to Torque 2020-05-25 10:50:03 +00:00
diagnostics [runtime] Remove unused argument from IsSortedNoDuplicates 2020-05-27 13:54:27 +00:00
execution [cleanup] Add missing _string suffixes 2020-05-27 14:05:16 +00:00
extensions heap,cppgc: Update StackState enum values 2020-05-12 12:07:27 +00:00
flags [wasm] Implement tracing of function calls 2020-05-27 08:24:38 +00:00
handles [offthread] Add off thread deserialization 2020-05-14 13:50:24 +00:00
heap [offthread] Add stricter checks for string fixup 2020-05-27 11:16:53 +00:00
ic [ic] Refactor unary op assembler implementations 2020-05-27 11:37:12 +00:00
init [cleanup] Add missing _string suffixes 2020-05-27 14:05:16 +00:00
inspector [inspector] Report length and endColumn correctly for Wasm. 2020-05-27 08:05:08 +00:00
interpreter [csa][cleanup] Remove ParameterMode from UnsafeLoadFixedArrayElement 2020-05-27 12:14:42 +00:00
json [runtime] Don't track transitions for certainly detached maps 2020-05-04 13:27:10 +00:00
libplatform Remove unused includes from default-platform.h 2020-05-08 13:14:42 +00:00
libsampler [ppc64][ppc] Split up ARCH_PPC and ARCH_PPC64 2020-02-21 15:42:20 +00:00
logging [offthread] Add off thread deserialization 2020-05-14 13:50:24 +00:00
numbers [offthread] Ensure off-thread allocations are pretenured 2020-03-20 11:32:51 +00:00
objects [torque] Improve field types for PrototypeInfo 2020-05-27 17:55:46 +00:00
parsing Add use counter for var redeclarations of catch bindings 2020-05-11 22:50:24 +00:00
profiler [clang-tidy] Add override to overridden destructors 2020-05-26 17:53:49 +00:00
protobuf Add OWNERS to src/protobuf 2019-05-15 11:17:23 +00:00
regexp [regexp] Add syntax_only option to ParseRegExp 2020-05-27 06:45:08 +00:00
roots Port SloppyArgumentsElements to Torque 2020-05-25 10:50:03 +00:00
runtime [wasm] Implement tracing of function calls 2020-05-27 08:24:38 +00:00
sanitizer Rename clemensh to clemensb in OWNERS 2019-09-26 08:44:44 +00:00
snapshot Reland "[snapshot] rehash JSMap and JSSet during deserialization" 2020-05-27 08:49:38 +00:00
strings Revert "[ast] Remove literal allocation from CallPrinter" 2020-04-29 17:13:34 +00:00
tasks Revert "[weakrefs] Schedule FinalizationGroup cleanup tasks from within V8" 2020-02-09 16:24:52 +00:00
third_party Update the dependency of v8_vtunejit 2019-12-23 02:00:49 +00:00
torque [torque] Minor Torque fixes 2020-05-27 15:31:01 +00:00
tracing [cpu-profiler] Remove hi-res options via tracing category 2020-05-14 15:30:04 +00:00
trap-handler Introducing trap handler support for FreeBSD x64. 2019-11-08 16:46:05 +00:00
utils [utils] Synchronize across StdoutStream instances 2020-05-18 09:40:50 +00:00
wasm PPC/s390: [wasm-simd] [liftoff] Implement int-float/float-int conversion on x64 and ia32 2020-05-27 13:57:26 +00:00
zone Remove and update some outdated TODO(mstarzinger). 2019-12-13 10:18:04 +00:00
DEPS [heap] Split out memory-chunk.h etc from spaces.h 2020-05-05 05:44:42 +00:00
OWNERS Use relative paths to OWNERS files 2019-08-12 13:52:52 +00:00