v8/src
Marja Hölttä 7bcac055b5 [ic] Fix printing GlobalIC handlers
Change-Id: I585d23ed5367c20838aa856b68c1ef7d776c18c0
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4078985
Reviewed-by: Igor Sheludko <ishell@chromium.org>
Commit-Queue: Marja Hölttä <marja@chromium.org>
Cr-Commit-Position: refs/heads/main@{#84738}
2022-12-08 16:34:33 +00:00
..
api [api] Add resizable getters to ArrayBuffer APIs 2022-12-07 21:32:31 +00:00
asmjs Reland "[flags] Remove FLAG_* aliases" 2022-10-14 13:13:55 +00:00
ast [parser] Fix eval tracking 2022-11-30 14:47:34 +00:00
base [base] Avoid use of std::is_pod (deprecated in C++20) 2022-12-07 15:40:29 +00:00
baseline ppc64: fix StaContextSlot for ptr-compr 2022-11-10 14:15:50 +00:00
bigint Reland "Remove some unused includes" 2022-07-05 16:44:13 +00:00
builtins [stringrefs] string.new_wtf16_array: call runtime for long strings 2022-12-05 19:27:10 +00:00
codegen [maglev][arm64] Implement first Float64 operations 2022-12-08 15:31:54 +00:00
common [heap] Iterate promoted pages during sweeping 2022-12-07 14:33:34 +00:00
compiler [turboshaft] Port control flow operations from CommonOperatorReducer 2022-12-08 16:17:34 +00:00
compiler-dispatcher [compiler-dispatcher] Use v8_flags for accessing flag values 2022-10-10 15:43:11 +00:00
d8 [fastcall] Fix test code crash in ExternalPointerTable::RelaxedLoad 2022-12-06 09:52:29 +00:00
date [intl] Enhance Date parser to take Unicode SPACE 2022-11-16 18:00:56 +00:00
debug Revert "[wasm] Compile debug code lazily" 2022-12-05 18:55:17 +00:00
deoptimizer Reduce repetition in translation arrays 2022-12-05 16:33:32 +00:00
diagnostics [ic] Fix printing GlobalIC handlers 2022-12-08 16:34:33 +00:00
execution [heap][wasm] Scan wasm inactive stacks 2022-12-08 14:24:37 +00:00
extensions [strings] Accomodate shared strings in externalizeString() 2022-09-09 20:49:35 +00:00
flags Revert "[heap] Enable --shared-space by default" 2022-12-07 18:57:27 +00:00
handles [handles] Remove diagnosing CHECKs 2022-12-06 16:29:44 +00:00
heap [heap][wasm] Scan wasm inactive stacks 2022-12-08 14:24:37 +00:00
ic [ic] Fix printing GlobalIC handlers 2022-12-08 16:34:33 +00:00
init [static-roots] Refactor setup_isolate_delegate 2022-11-29 16:23:19 +00:00
inspector Add V8StackFrame export 2022-12-06 09:40:43 +00:00
interpreter [sparkplug] Workaround potential CPU bug on some Android devices 2022-11-09 15:46:34 +00:00
json [json-parse-with-source] Remove GCCallback before internalize 2022-10-12 16:03:01 +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 [heap] Iterate promoted pages during sweeping 2022-12-07 14:33:34 +00:00
maglev [maglev][arm64] Implement first Float64 operations 2022-12-08 15:31:54 +00:00
numbers [turbofan] Constant-folding parseInt with constant string input 2022-12-06 01:31:46 +00:00
objects [heap] Fix typo in pretenuring 2022-12-08 12:36:30 +00:00
parsing [compiler] Expose more detailed script types with --log-function-events 2022-11-22 12:05:35 +00:00
profiler [Tracing w/SDK] Replace TraceStateObserver with TrackEventSessionObserver 2022-12-01 11:18:24 +00:00
protobuf Remove petermarshall from OWNERS 2021-03-31 11:00:22 +00:00
regexp [regexp] Support properties of strings in unicode sets mode 2022-11-25 10:29:16 +00:00
roots [roots, heap] Move invalid_prototype_validity_cell into RO space 2022-11-24 14:38:00 +00:00
runtime [heap][wasm] Scan wasm inactive stacks 2022-12-08 14:24:37 +00:00
sandbox [sandbox] Query OS for virtual address space limit 2022-12-01 10:07:38 +00:00
snapshot [heap] Iterate promoted pages during sweeping 2022-12-07 14:33:34 +00:00
strings [objects] Pass isolate to SeqString::Truncate 2022-11-28 13:20:49 +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 [torque] align unreachable error message with C++ 2022-11-24 16:23:00 +00:00
tracing [Tracing w/SDK] Replace TraceStateObserver with TrackEventSessionObserver 2022-12-01 11:18:24 +00:00
trap-handler [trap-handler] Fix the Windows ARM64 build when using MSVC 2022-10-22 18:52:18 +00:00
utils Remove incorrect DCHECKs in VirtualMemory functions 2022-11-28 12:14:28 +00:00
wasm PPC[liftoff]: Implement simd fp qfma ops 2022-12-08 15:09:17 +00:00
web-snapshot [arraybuffers, api] Implement [[ArrayBufferDetachKey]] support 2022-10-21 12:55:18 +00:00
zone [maglev] Monomorphic load access with similar shape maps 2022-10-21 16:54:57 +00:00
DEPS [heap] Refactor pretenuring logic out of heap 2022-10-05 16:28:38 +00:00
DIR_METADATA
OWNERS