v8/src
Manos Koukoutos ca27aeeff1 [wasm-gc] Make extern.* instructions constant
Bug: v8:7748
Change-Id: Iabd6419055a7ec4824e58edfc38ac1d30b7f7be1
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4194193
Commit-Queue: Manos Koukoutos <manoskouk@chromium.org>
Reviewed-by: Matthias Liedtke <mliedtke@chromium.org>
Cr-Commit-Position: refs/heads/main@{#85482}
2023-01-26 09:10:44 +00:00
..
api [compile hints] Collect compile hints data in v8 2023-01-24 16:14:23 +00:00
asmjs [wasm-gc] Final types 2022-12-20 14:03:30 +00:00
ast [class] support out-of-scope private member access in debug-evaluate 2023-01-20 22:26:44 +00:00
base Annotate some SmallVector methods as V8_PRESERVE_MOST 2023-01-17 15:05:51 +00:00
baseline [class] set function name for computed fields 2023-01-23 20:10:44 +00:00
bigint [runtime] Zero padding of sequential strings 2023-01-13 17:27:40 +00:00
builtins [wasm-stringrefs] Add string.new_utf8_array_try 2023-01-25 11:09:41 +00:00
codegen [compile hints] Collect compile hints data in v8 2023-01-24 16:14:23 +00:00
common [class] set function name for computed fields 2023-01-23 20:10:44 +00:00
compiler [turboshaft] Fix a crash in BranchEliminationReducer 2023-01-25 17:43:40 +00:00
compiler-dispatcher [compiler-dispatcher] Use v8_flags for accessing flag values 2022-10-10 15:43:11 +00:00
d8 [d8] Protect accesses to {profiler_end_callback_} with a lock 2023-01-19 12:14:40 +00:00
date [intl] Enhance Date parser to take Unicode SPACE 2022-11-16 18:00:56 +00:00
debug [string-iswellformed] Ship the proposal 2023-01-18 19:07:18 +00:00
deoptimizer Improve encoding of common translation instructions 2023-01-23 16:26:23 +00:00
diagnostics Fix CodeMoveEvent 2023-01-25 13:55:28 +00:00
execution [heap] Move the Stack object from ThreadLocalTop to Isolate 2023-01-23 22:04:33 +00:00
extensions Rename Code to InstructionStream 2023-01-17 12:45:45 +00:00
flags [regexp] Stage Unicode Sets 2023-01-25 13:39:49 +00:00
handles [heap] Trivial LocalEmbedderHeapTracer removals 2023-01-13 08:19:52 +00:00
heap Fix CodeMoveEvent 2023-01-25 13:55:28 +00:00
ic Flags: Rename --enable-mega-dom-ic to --mega-dom-ic 2023-01-24 15:25:28 +00:00
init [runtime] add protector for String/Number prototype @@replace lookup 2023-01-23 15:55:52 +00:00
inspector Fix error dispatch in the v8 inspector session. 2023-01-24 07:12:12 +00:00
interpreter [class] set function name for computed fields 2023-01-23 20:10:44 +00:00
json JSON Parser micro optimisations 2023-01-18 12:00:47 +00:00
libplatform [Tracing w/SDK] Replace TraceStateObserver with TrackEventSessionObserver 2022-12-01 11:18:24 +00:00
libsampler [mips32] Delete mips32 from v8 2022-09-13 07:54:54 +00:00
logging Fix CodeMoveEvent 2023-01-25 13:55:28 +00:00
maglev [maglev][inline] Unsupported features for inlined function 2023-01-25 15:41:15 +00:00
numbers [turbofan] Constant-folding parseInt with constant string input 2022-12-06 01:31:46 +00:00
objects [compile hints] Collect compile hints data in v8 2023-01-24 16:14:23 +00:00
parsing [compile hints] Collect compile hints data in v8 2023-01-24 16:14:23 +00:00
profiler Fix CodeMoveEvent 2023-01-25 13:55:28 +00:00
protobuf Remove petermarshall from OWNERS 2021-03-31 11:00:22 +00:00
regexp PPC/s390: Remove the AbstractCode == InstructionStream case 2023-01-23 22:27:01 +00:00
roots [runtime] add protector for String/Number prototype @@replace lookup 2023-01-23 15:55:52 +00:00
runtime Fix CodeMoveEvent 2023-01-25 13:55:28 +00:00
sandbox Fix race in ExternalPointerTable::Mark 2023-01-20 09:35:57 +00:00
snapshot Fix CodeMoveEvent 2023-01-25 13:55:28 +00:00
strings [wasm-stringrefs] Add string.new_utf8_try 2023-01-19 17:10:06 +00:00
tasks Remove some unused includes (3) 2022-07-07 09:42:31 +00:00
temporal [Temporal] Clean up parser 2022-09-27 20:38:54 +00:00
third_party Fix vtunejit issues 2022-07-27 13:02:17 +00:00
torque [runtime] Zero padding of sequential strings 2023-01-13 17:27:40 +00:00
tracing [Tracing w/SDK] Replace TraceStateObserver with TrackEventSessionObserver 2022-12-01 11:18:24 +00:00
trap-handler [trap-handler] Add more owners 2023-01-18 09:14:04 +00:00
utils [ext-code-space] Improve code range allocation logic 2022-12-16 16:33:55 +00:00
wasm [wasm-gc] Make extern.* instructions constant 2023-01-26 09:10:44 +00:00
web-snapshot JSON Parser micro optimisations 2023-01-18 12:00:47 +00:00
zone Reland "Use preserve_most calling conventions for Zone::Expand" 2023-01-16 11:46:54 +00:00
DEPS [heap] Remove LocalEmbedderHeapTracer 2023-01-18 09:36:32 +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