v8/src
Andreas Haas cb9e8608a4 [wasm] Add --wasm-dynamic-tiering to --future
R=jkummerow@chromium.org

Bug: v8:12281
Change-Id: Ic1a2534aef4b6335c068636ee4e3aa10300fca53
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3322767
Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
Commit-Queue: Andreas Haas <ahaas@chromium.org>
Cr-Commit-Position: refs/heads/main@{#78309}
2021-12-08 20:43:02 +00:00
..
api [inspector] Consistent frame function name in V8 Inspector and API. 2021-12-08 06:58:19 +00:00
asmjs [ext-code-space] Avoid Code <-> CodeT conversions in runtime, pt.1 2021-11-08 14:08:24 +00:00
ast [class] implement reparsing of class instance member initializers 2021-12-08 14:41:56 +00:00
base [counters] Make all counters thread-safe 2021-12-07 17:12:19 +00:00
baseline s390x: [baseline] implement Jump pt.2 2021-12-03 16:49:08 +00:00
bigint [BigInt] Port BigInt left and right shift from src/objects/bigint.cc 2021-12-08 11:30:58 +00:00
builtins [wasm] Mark roots for stack switching 2021-12-08 11:36:27 +00:00
codegen [compiler] Use SmallVector for Parser->BG thread use counts 2021-12-08 16:19:05 +00:00
common Reland "[top-level-await] Remove --harmony-top-level-await" 2021-12-06 23:02:33 +00:00
compiler [wasm] Add support for atomic load/store on big endian 2021-12-08 13:49:55 +00:00
compiler-dispatcher [compiler-dispatcher] Delete Jobs as BG work 2021-12-08 16:25:15 +00:00
d8 [d8] Use explicit variable to track Worker state 2021-12-08 14:49:06 +00:00
date [builtins][date] Fix -Wshadow warnings 2021-11-15 19:46:43 +00:00
debug [compiler] Introduce ReusableUnoptimizedCompileState 2021-12-08 11:14:27 +00:00
deoptimizer [ext-code-space] Rename InstructionStream to OffHeapInstructionStream 2021-12-02 11:05:32 +00:00
diagnostics [riscv64]Implement webassembly simd swizzle/TruncSat/extadd/S128LOAD 2021-12-08 10:43:49 +00:00
execution [wasm] Add priority to V8's --wasm-dynamic-tiering 2021-12-08 16:13:15 +00:00
extensions [interpreter] Port GetDispatchCountersObject to internal 2021-08-25 09:50:51 +00:00
flags [wasm] Add --wasm-dynamic-tiering to --future 2021-12-08 20:43:02 +00:00
handles [handles] Branch hints and force-inline in HandleScope 2021-11-11 07:56:47 +00:00
heap [heap] Optimize time to reach global safepoint 2021-12-08 18:52:45 +00:00
ic [baseline] Improve BitwiseBinaryOp with Smi rhs 2021-12-02 12:09:33 +00:00
init [class] implement reparsing of class instance member initializers 2021-12-08 14:41:56 +00:00
inspector [inspector] Consistent frame function name in V8 Inspector and API. 2021-12-08 06:58:19 +00:00
interpreter [class] implement reparsing of class instance member initializers 2021-12-08 14:41:56 +00:00
json [json] Set options to share on JSON.parse error script 2021-12-08 16:20:07 +00:00
libplatform Introduce v8_enable_virtual_memory_cage 2021-08-11 16:13:42 +00:00
libsampler [cleanup] Fix a bunch of -Wshadow 2021-11-22 17:27:38 +00:00
logging [counters] Reorganize counter initialization 2021-12-08 12:18:19 +00:00
numbers [compiler] Introduce ReusableUnoptimizedCompileState 2021-12-08 11:14:27 +00:00
objects [compiler-dispatcher] Move Job pointer to SFI 2021-12-08 16:03:35 +00:00
parsing [compiler] Use SmallVector for Parser->BG thread use counts 2021-12-08 16:19:05 +00:00
profiler Reland "[profiler] Surface VM & Embedder State" 2021-12-07 19:00:07 +00:00
protobuf Remove petermarshall from OWNERS 2021-03-31 11:00:22 +00:00
regexp [regexp] Fix CharacterRange limits again again again 2021-12-01 15:13:09 +00:00
roots [string] Make String::MakeThin threadsafe for shared strings 2021-12-06 20:27:06 +00:00
runtime [wasm] Mark roots for stack switching 2021-12-08 11:36:27 +00:00
sanitizer Reland "[elements] Avoid racy data reads/writes" 2021-05-06 10:46:52 +00:00
security Introduce VirtualAddressSpace interface 2021-12-04 21:42:04 +00:00
snapshot [compiler-dispatcher] Move Job pointer to SFI 2021-12-08 16:03:35 +00:00
strings [objects] Make PropertyKind an enum class to fix -Wshadow 2021-11-15 19:05:14 +00:00
tasks Remove rmcilroy from OWNERS. 2021-08-19 16:30:27 +00:00
temporal [temporal] Sync parser change in PR1957 2021-12-07 04:03:17 +00:00
third_party Reland "[include] Split out v8.h" 2021-08-24 13:08:55 +00:00
torque [builtins] catch and rethrow the message together with the exception 2021-12-06 22:14:56 +00:00
tracing [base] Move utils/vector.h to base/vector.h 2021-06-18 13:33:13 +00:00
trap-handler [trap-handler] Fix -Wshadow warnings 2021-10-15 23:09:46 +00:00
utils Add LsanVirtualAddressSpace implementation 2021-12-06 16:01:54 +00:00
wasm PPC [liftoff]: Use scratch instead of ip 2021-12-08 16:04:41 +00:00
web-snapshot [web snapshots] Add two-byte string support 2021-12-08 12:36:55 +00:00
zone [regexp] Release regexp zone memory during JS parsing 2021-11-02 11:56:11 +00:00
DEPS cppgc: Prohibit Oilpan usage from within V8 2021-08-25 08:24:33 +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