- 6753b25 Merged: [valueserializer] Implement a compatibility mode for deserializing broken data by Marja Hölttä · 3 years, 7 months ago
- 07e7c60 Merged: [runtime] Fix handling of interceptors, pt.3 by Igor Sheludko · 3 years, 7 months ago
- 6bdb928 Merged: [super IC] Turn off super ICs by Marja Hölttä · 3 years, 7 months ago
- a7a1d14 Merged: [runtime] Fix handling of interceptors by Igor Sheludko · 3 years, 8 months ago
- 09de56b [intl] NumberFormat v3 Part 4 SelectRange by Frank Tang · 3 years, 8 months ago
- d782fd1 [rab/gsab] RAB/GSAB support for TA.p.sort by Marja Hölttä · 3 years, 8 months ago
- 697a1aa [maglev] Towards concurrent Maglev compilation by Jakob Gruber · 3 years, 8 months ago
- 7ff9683 [fastcall] Fix cctests failing in no-wasm config by Maya Lekova · 3 years, 8 months ago
- a875615 [x64] Fix instruction selection for mov reg, Smi and TestMoveSmi by haoyuintel · 3 years, 8 months ago
- 0250c87 Revert "[serialize] copy bytes for non detachable array_buffer" by Clemens Backes · 3 years, 8 months ago
- 9d6df33 heap: Report full GC cycles when sweeping finishes by Nikolaos Papaspyrou · 3 years, 8 months ago
- dc9ed94 [parser] clear last next_arrow_function_info tracked by jameslahm · 3 years, 8 months ago
- 6e2c9bb [serialize] copy bytes for non detachable array_buffer by jameslahm · 3 years, 8 months ago
- 3a43f65 [fuzzing] Re-enable fuzzing for staged harmony features by Marja Hölttä · 3 years, 8 months ago
- 9694d9b [maglev] Generic binary operations by Victor Gomes · 3 years, 8 months ago
- 9f9f36f [call reducer] inline Array.prototype.indexOf/includes in js-call-reducer. by jameslahm · 3 years, 8 months ago
- 8a0d1b6 [codegen] Change RegList into a class by Leszek Swirski · 3 years, 8 months ago
- 5a968b0 Refactor ExternalObjects by Samuel Groß · 3 years, 8 months ago
- bed5bc4 [web snapshots] Fix empty map handling by Marja Hölttä · 3 years, 8 months ago
- ade314a [ic] Ensure state of bitwise binary operation always progresses by JianxiaoLuIntel · 3 years, 8 months ago
- 818d73c [riscv64][register-alloc] Implement vector register independently allocating by Lu Yahan · 3 years, 8 months ago
- 65ffd61 [interpreter] create array literal boilerplates for spread calls by jameslahm · 3 years, 8 months ago
- 4f3dd3d [web snapshots] Support elements in objects by Marja Hölttä · 3 years, 8 months ago
- 16457b0 [shared-struct] Support shared structs in Atomics.{load,store} by Shu-yu Guo · 3 years, 8 months ago
- 25981026 [heap] Improve accounting of PagedSpace::CommittedPhysicalMemory() by Dominik Inführ · 3 years, 8 months ago
- bbd800c [heap] Fix incorrect from space committed size by legendecas · 3 years, 8 months ago
- b953542 [extensions] Fix dcheck failures in getV8Statistics by legendecas · 3 years, 8 months ago
- 9b810b9 Reland "[asm] Reject import calls with too many parameters" by Clemens Backes · 3 years, 8 months ago
- 7ef1fc1 testing: OverrideEmbedderStackStateScope should only affect implicit GCs by Michael Lippautz · 3 years, 8 months ago
- cead657 [runtime] Clean up runtime function Arguments accesses by Camillo Bruni · 3 years, 8 months ago
- 9d96ebb Revert "[asm] Reject import calls with too many parameters" by Clemens Backes · 3 years, 8 months ago
- a664aef0 [asm] Reject import calls with too many parameters by Clemens Backes · 3 years, 8 months ago
- e9caa2d [wasm-relaxed-simd] Enable relaxed conversions on ARM by Deepti Gandluri · 3 years, 8 months ago
- 0d1ffe3 [ic] name Set/Define/Store property operations more consistently by Joyee Cheung · 3 years, 8 months ago
- 9d3d5f2 heap: Refactor sweeping finalization for young GC by Nikolaos Papaspyrou · 3 years, 8 months ago
- bc0c89b [heap] Cache OS commit page size in MemoryAllocator by Dominik Inführ · 3 years, 8 months ago
- 53f20f3 [maglev] Implement StoreField by Victor Gomes · 3 years, 8 months ago
- cc828bb [heap] Rename cppgc_shared targets to heap_base by Dominik Inführ · 3 years, 8 months ago
- ebb6716 [intl] Removed shipped flag by Frank Tang · 3 years, 8 months ago
- afe71f3 [Temporal] Add Temporal.PlainDate.from by Frank Tang · 3 years, 8 months ago
- e043b44 [test262] Roll test262 by Frank Tang · 3 years, 8 months ago
- 11cd961 [intl] NumberFormat v3 bug fix by Frank Tang · 3 years, 8 months ago
- 67a78c4 [intl] NumberFormat v3 bug fix typo by Frank Tang · 3 years, 8 months ago
- f43f8a0 [base] Don't return bool from VirtualAddressSpace::Free* routines by Samuel Groß · 3 years, 8 months ago
- d5c23fd [test] Make TestPlatform atomic for TSAN by Leszek Swirski · 3 years, 8 months ago
- 515c388 [parser] binding arguments var declaration in inner_scope by jameslahm · 3 years, 8 months ago
- 4620dbc [web snapshots] Add in-place strings by Marja Hölttä · 3 years, 8 months ago
- a4bdc77 [intl] Part 3 of NumberFormat v3 by Frank Tang · 3 years, 8 months ago
- 82c4c97 [shared-struct] Handle HeapNumbers in Object::IsShared by Shu-yu Guo · 3 years, 8 months ago
- 5704f86 [test] Pretty print object properties on assert failure by Leszek Swirski · 3 years, 8 months ago
- c4d1fee [inspector] Introduce v8::debug::ScriptSource. by Benedikt Meurer · 3 years, 8 months ago
- bf1565d [wasm] Implement the Extended Constants proposal by Manos Koukoutos · 3 years, 8 months ago
- 2144c53 [Temporal] Implement Temporal.Now.* by Frank Tang · 3 years, 8 months ago
- 326a63a [intl] NumberFormat v3 mark unimplement for string by Frank Tang · 3 years, 8 months ago
- 8e18ea3 [builtins] Fix binding function with native data property accessors by legendecas · 3 years, 8 months ago
- a0b25eb [wasm-relaxed-simd] Prototype relaxed min/max for ARM by Deepti Gandluri · 3 years, 8 months ago
- eda743d [wasm-relaxed-simd-arm] Prototype relaxed lane select by Deepti Gandluri · 3 years, 8 months ago
- fe479fe [rab/gsab] RAB/GSAB support in TA.p.subarray by Marja Hölttä · 3 years, 8 months ago
- 2ba4093 [turbofan] Fix optimization of traps after if-nodes by Manos Koukoutos · 3 years, 8 months ago
- bceaab2 [heap] V8_OS_MACOSX -> V8_OS_MACOS by Benoît Lizé · 3 years, 8 months ago
- 28371a5 [destructuring assignment] add CopyDataPropertiesWithExcludedProperties intrinsic by jameslahm · 3 years, 8 months ago
- c2fa5fc Use outer language mode when storing streamed script in isolate cache by Seth Brenith · 3 years, 8 months ago
- 123c38a [maglev] Basic tiering to Maglev by Jakob Gruber · 3 years, 8 months ago
- e40c8a3 Regression test for 1208805 by Nico Hartmann · 3 years, 8 months ago
- 6a6c116 [wasm-gc] Merge anyref and externref by Manos Koukoutos · 3 years, 8 months ago
- aad3e72 Refactor tiering-related JSFunction methods by Jakob Gruber · 3 years, 8 months ago
- 6f16737 [arm64] Fix BlockPoolsScope when generating debug messages. by Pierre Langlois · 3 years, 8 months ago
- f1f7caf Fix TrackBumpPointerAllocations for single generation by Michael Lippautz · 3 years, 8 months ago
- 9fad599 [maglev] Implement LoadNamedGeneric IR by Victor Gomes · 3 years, 8 months ago
- d0af994 heap: Deprecate counters for GC UMA histograms by Nikolaos Papaspyrou · 3 years, 8 months ago
- 615a6da S390[liftoff]: enable liftoff simd tests by Milad Fa · 3 years, 8 months ago
- 62155db [ShadowRealm] ShadowRealm.prototype.evaluate and WrappedFunction by legendecas · 3 years, 8 months ago
- 29f1c13 Update WebAssembly Branch Hinting proposal by Yuri Iozzelli · 3 years, 8 months ago
- 5d4acc4 [wasm] Avoid passing nullptr to CodeSpaceWriteScope by Clemens Backes · 3 years, 8 months ago
- 51e8198 [wasm] Fix reachability tracking for folded branches by Jakob Kummerow · 3 years, 8 months ago
- 8264058 [test] Add gc-interval flag to deopt-pretenure test by Patrick Thier · 3 years, 8 months ago
- 04f6a1a s390x: [baseline] Add baseline test for s390x by Junliang Yan · 3 years, 8 months ago
- 7768e93 Reland "[heap] Allow shared references in WeakMap" by Dominik Inführ · 3 years, 8 months ago
- b5003a3 [liftoff][x64] Fix bug in i32.atomic.sub32 by Clemens Backes · 3 years, 8 months ago
- 502fb22 [turbofan] Verification pass for SimplifiedLowering by Nico Hartmann · 3 years, 8 months ago
- 755e752 test: Fix test to use a proper interval >0 by Michael Lippautz · 3 years, 8 months ago
- 227434b heap: Refactor GC type timer methods by Nikolaos Papaspyrou · 3 years, 8 months ago
- 03e7e3e heap: Move headroom for allocation behind --random-gc-interval by Michael Lippautz · 3 years, 8 months ago
- 9be698f [web-snapshot] Collect unsupported objects in the externals JSArray by Camillo Bruni · 3 years, 8 months ago
- 205fb29 Fail earlier on FreePages by Clemens Backes · 3 years, 8 months ago
- a5a87e1 [maglev] Initial Maglev commit by Leszek Swirski · 3 years, 8 months ago
- 4be0a34 [test] skip mozilla/ecma/Array/15.4.4.5-3 (flaky) by Tobias Tebbi · 3 years, 8 months ago
- d7e6146 [infra] Fork test262-harness by Shu-yu Guo · 3 years, 8 months ago
- 22d8d3b Remove OptimizeFunctionForTopTier by Jakob Gruber · 3 years, 8 months ago
- b7b79ad [profiler] Use FilterContext to filter VMState in Samples by Corentin Pescheloche · 3 years, 8 months ago
- c4712e8 [runtime] Fix embedder fields offset calculations by Igor Sheludko · 3 years, 8 months ago
- 5145860 [debugger] Fix step out when instrumentation breaks are turned on by Kim-Anh Tran · 3 years, 8 months ago
- 3984ddc cppgc: young-gen: Always execute custom weak callbacks for old objects by Anton Bikineev · 3 years, 8 months ago
- d9c8bdc [riscv64] Add check_fn before calculating the expected value by Lu Yahan · 3 years, 8 months ago
- 877dcdf [inspector] Don't hold on to Script objects strongly for caching. by Benedikt Meurer · 3 years, 8 months ago
- efdf87a Reland "[shared-struct] Prototype JS shared structs" by Shu-yu Guo · 3 years, 8 months ago
- ef0fbaf cppgc: young-gen: Introduce OldToNewRememberedSet by Anton Bikineev · 3 years, 9 months ago
- a7a996a [web-snapshots] Add runtime function for WebSnapshot creation Part I by Camillo Bruni · 3 years, 9 months ago
- ae04947 [inspector] Correctly report private accessor properties. by Benedikt Meurer · 3 years, 9 months ago
- a29eca7 [riscv64] Add RVV Float-Point Widening Instructions by Yuxiang Cao · 3 years, 9 months ago