v8/src
Reece Wilson 87131415c9 [*] Merged V11.2
(unstable?)

Last aurora commit: 465f7783
2023-02-07 16:50:36 +00:00
..
api [+] Safepoint parking apis 2023-02-06 20:54:16 +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 [*] Merged V11.2 2023-02-07 16:50:36 +00:00
baseline s390: [ptrcomp] Remove the distinction of TaggedAny and TaggedPointer 2023-02-04 16:39:29 +00:00
bigint [runtime] Zero padding of sequential strings 2023-01-13 17:27:40 +00:00
builtins Revert "[wasm-gc] Introduce wasm null object" 2023-02-03 16:57:44 +00:00
codegen [*] Merged V11.2 2023-02-07 16:50:36 +00:00
common [*] Merged V11.2 2023-02-07 16:50:36 +00:00
compiler [*] Merged V11.2 2023-02-07 16:50:36 +00:00
compiler-dispatcher [compiler-dispatcher] Use v8_flags for accessing flag values 2022-10-10 15:43:11 +00:00
d8 [d8] Print --experimental message earlier in d8.cc 2023-02-06 09:49:36 +00:00
date [intl] Enhance Date parser to take Unicode SPACE 2022-11-16 18:00:56 +00:00
debug Revert "[wasm-gc] Introduce wasm null object" 2023-02-03 16:57:44 +00:00
deoptimizer [*] Merged V11.2 2023-02-07 16:50:36 +00:00
diagnostics [*] Merged V11.2 2023-02-07 16:50:36 +00:00
execution [*] Merged V11.2 2023-02-07 16:50:36 +00:00
extensions Create a MicrotasksScope for async GC 2023-02-06 22:05:10 +00:00
flags [*] Merged V11.2 2023-02-07 16:50:36 +00:00
handles [heap] Refactor invoking of first pass callbacks 2023-02-06 18:12:48 +00:00
heap [*] Merged V11.2 2023-02-07 16:50:36 +00:00
ic Merge v11.2. Last aurora commit: 053e54e7 2023-02-02 03:02:48 +00:00
init [*] Merged V11.2 2023-02-07 16:50:36 +00:00
inspector Fix error dispatch in the v8 inspector session. 2023-01-24 07:12:12 +00:00
interpreter [code] Remove the is_off_heap_trampoline bit 2023-02-01 08:38:29 +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 Merge v11.x. Last Aurora commit: f86bf4d785 2022-12-15 04:56:01 +00:00
logging [perf-jit] Don't use 0xFF for repeated script names 2023-02-02 08:42:02 +00:00
maglev [maglev] Use Sub instead of sub 2023-02-06 16:50:07 +00:00
numbers Merge v11.x. Last Aurora commit: f86bf4d785 2022-12-15 04:56:01 +00:00
objects [*] Merged V11.2 2023-02-07 16:50:36 +00:00
parsing Merge v11.2. Last aurora commit: 053e54e7 2023-02-02 03:02:48 +00:00
profiler Refactor RootVisitor::VisitRunningCode 2023-02-02 13:15:23 +00:00
protobuf
regexp [*] Merged V11.2 2023-02-07 16:50:36 +00:00
roots Revert "[wasm-gc] Introduce wasm null object" 2023-02-03 16:57:44 +00:00
runtime Revert "[wasm-gc] Introduce wasm null object" 2023-02-03 16:57:44 +00:00
sandbox Fix race in ExternalPointerTable::Mark 2023-01-20 09:35:57 +00:00
snapshot [*] Merged V11.2 2023-02-07 16:50:36 +00:00
strings [wasm-stringrefs] Add string.new_utf8_try 2023-01-19 17:10:06 +00:00
tasks
temporal [Temporal] Clean up parser 2022-09-27 20:38:54 +00:00
third_party
torque [builtins] Update Array.p.toLocaleString to follow ECMA402 2023-02-01 12:07:02 +00:00
tracing Reland "Reduce build size when building with Perfetto SDK" 2023-02-03 17:03:11 +00:00
trap-handler [*] Merged V11.2 2023-02-07 16:50:36 +00:00
utils Merge v11.1 (more int64 optimizations). Last aurora commit: 87a8ef4a 2022-12-20 10:49:50 +00:00
wasm [wasm-gc] Update ref.cast_nop to behave like ref.cast 2023-02-06 15:22:23 +00:00
web-snapshot [web snapshots] Remove web snapshots 2023-01-31 12:43:03 +00:00
zone [compiler] Migrate std::vector<bool> to BitVector 2023-01-30 13:23:24 +00:00
DEPS Reland "Reduce build size when building with Perfetto SDK" 2023-02-03 17:03:11 +00:00
DIR_METADATA
OWNERS