..
api
[snapshot] Remove no-snapshot initialization path.
2021-05-26 12:19:00 +00:00
asmjs
[wasm] Clean up spec'ed max memory vs dynamic max
2021-05-25 11:49:32 +00:00
ast
Remove one-shot function optimizations.
2021-05-21 12:38:18 +00:00
base
Reland "[codegen] Add TSAN support for tagged stores in generated code"
2021-05-24 10:36:31 +00:00
baseline
Remove one-shot function optimizations.
2021-05-21 12:38:18 +00:00
bigint
[bigint] Move multiplication to src/bigint/
2021-04-19 15:40:43 +00:00
builtins
[codegen] Use separate TSANRelaxedStore stubs
2021-05-26 11:00:00 +00:00
codegen
[mips][nowasm] Fix compile errors
2021-05-26 11:20:09 +00:00
common
[sparkplug] Use separate WriteBarrier stubs
2021-05-19 12:09:18 +00:00
compiler
[turbofan] Optimize BranchConditions in BranchElimination
2021-05-26 16:59:29 +00:00
compiler-dispatcher
[compiler] Add a HandleScope in OptimizingCompileDispatcher::Flush
2021-05-17 10:04:20 +00:00
d8
[web snapshot] Support mjsunit tests
2021-05-26 11:37:42 +00:00
date
Add DIR_METADATA files to v8.
2020-10-20 22:12:28 +00:00
debug
[codegen] Use separate TSANRelaxedStore stubs
2021-05-26 11:00:00 +00:00
deoptimizer
[compiler] Generalize CallWithArrayLike optimization
2021-05-24 19:44:36 +00:00
diagnostics
[wasm-gc] Make WasmObject a subclass of JSReceiver
2021-05-25 12:11:42 +00:00
execution
PPC [simd]: Implement vector (VMX) splat immediates
2021-05-20 19:01:31 +00:00
extensions
Reland "[api] Add v8::Isolate::ThrowError helper"
2021-04-16 11:48:05 +00:00
flags
[wasm-gc] Support WasmObject field loading in runtime
2021-05-26 15:03:19 +00:00
handles
base: Add ASAN and MSAN support
2021-04-27 13:04:15 +00:00
heap
cppgc: Returns BasePage::space() as reference
2021-05-26 11:46:10 +00:00
ic
[wasm-gc] Support WasmObject field loading in runtime
2021-05-26 15:03:19 +00:00
init
[Flags] Add a warning when flags are disabled due to conflicts.
2021-05-25 09:07:47 +00:00
inspector
[inspector] Derive breakpoint hint based on resolved location.
2021-05-19 14:46:57 +00:00
interpreter
Remove one-shot function optimizations.
2021-05-21 12:38:18 +00:00
json
[cleanup] Remove synchronized_ from map accessors
2021-05-17 15:07:46 +00:00
libplatform
[diagnostics] Don't build system trace code on non-win non-mac
2021-04-27 16:08:49 +00:00
libsampler
Update OWNERS in src/*
2021-02-25 14:22:51 +00:00
logging
[turbofan] Separate BranchElimination and CsaLoadElimination
2021-05-26 09:56:49 +00:00
numbers
[cleanup] Rename LocalIsolate templates to IsolateT
2021-04-26 09:11:10 +00:00
objects
[wasm-gc] Support WasmObject field loading in runtime
2021-05-26 15:03:19 +00:00
parsing
Remove one-shot function optimizations.
2021-05-21 12:38:18 +00:00
profiler
Update TODOs to use bug ids
2021-05-20 13:38:18 +00:00
protobuf
Remove petermarshall from OWNERS
2021-03-31 11:00:22 +00:00
regexp
ppc: replace StorePU by StoreU64WithUpdate
2021-05-25 19:42:10 +00:00
roots
[wasm-c-api] Cache CapiCallWrappers in the NativeModule
2021-05-19 16:36:41 +00:00
runtime
[wasm][debug] Provide WebAssembly Table entries to DevTools
2021-05-20 09:59:09 +00:00
sanitizer
Reland "[elements] Avoid racy data reads/writes"
2021-05-06 10:46:52 +00:00
snapshot
[sparkplug] Use separate WriteBarrier stubs
2021-05-19 12:09:18 +00:00
strings
[cleanup][strings] Remove redundant NOLINT annotations
2021-05-04 17:10:35 +00:00
tasks
[tasks] Cleanup OperationsBarrier
2020-12-17 14:56:33 +00:00
third_party
[build] Fix gn check errors for less common configs
2021-04-29 11:52:14 +00:00
torque
[Torque] Introduce a builder pattern to generate C++ code
2021-05-21 10:09:28 +00:00
tracing
[logging] Add runtime-call-stats compile-time flag
2021-04-12 15:53:03 +00:00
trap-handler
AIX: Use __thread keyword to avoid link error during compilation
2021-05-18 15:22:27 +00:00
utils
Remove support for non-c++14 compliant constexpr
2021-05-10 18:48:31 +00:00
wasm
[wasm-gc] Support WasmObject field loading in runtime
2021-05-26 15:03:19 +00:00
web-snapshot
[web snapshot] Support mjsunit tests
2021-05-26 11:37:42 +00:00
zone
base: Add ASAN and MSAN support
2021-04-27 13:04:15 +00:00
DEPS
[ptr-cage] Factor CodeRange out of MemoryAllocator and share along with ptr cage
2021-04-28 19:17:00 +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