Commits
User selector
Commit History
Commits on Dec 17, 2020
Revert "Faster JS-to-Wasm calls"
Show description for de50785authored andcommitted
Faster JS-to-Wasm calls
Show description for 860fcb1authored andcommitted
Commits on Dec 4, 2020
[extinction] Add builtin-subclassing flag and support in Array.{from,of}
Show description for e382e40authored andcommitted
[torque] uniform flattening and string access in Torque
Show description for 65d2c4bauthored andcommitted
Commits on Nov 20, 2020
[asserts] Make assert scopes LocalHeap friendly
Show description for f47e59eauthored andcommitted
Commits on Nov 18, 2020
[fastcall] Add CPU profiler support for fast calls
Show description for 7a62cceauthored andcommitted
Commits on Nov 17, 2020
Replace libc functions with base wrappers
Show description for ba681fdauthored andcommitted
Commits on Nov 4, 2020
[regexp] Don't recognize the 'l' flag unless enabled
Show description for 0593cb7authored andcommitted
Commits on Sep 29, 2020
[sandbox][x64] Access external pointer through a table
Show description for 32e2584authored andcommitted

Commits on Aug 18, 2020
[regexp] Prototype new linear time EXPERIMENTAL regexp engine
Show description for 46bf70aauthored andcommitted

Commits on Aug 6, 2020
[runtime] Move string table off-heap
Show description for 1546be9authored andcommitted
Commits on Jul 9, 2020
Trace turbo stack access counters per function
Show description for 5cad40bauthored andcommitted
Commits on Jul 7, 2020
[heap] Consolidate marking write barrier logic in MarkingBarrier
Show description for 6ed4495authored andcommitted
Commits on Jul 2, 2020
Add stack load/store counters for x64
Show description for ecfbc74authored andcommitted
Commits on Jun 30, 2020
[wasm-simd][arm] Prototype f64x2.nearest
Show description for 8e54afbauthored andcommitted
Commits on Jun 29, 2020
[wasm-simd][arm] Prototype f64x2.trunc
Show description for afd7470authored andcommitted
[wasm-simd][arm] Prototype f64x2.floor
Show description for de066ccauthored andcommitted
Commits on Jun 25, 2020
[wasm-simd][arm] Prototype f64x2.ceil
Show description for 6b24d5dauthored andcommitted
Commits on Jun 24, 2020
[wasm-simd][arm] Prototype f32x4.nearest
Show description for f332380authored andcommitted
Commits on Jun 23, 2020
[wasm-simd][arm] Prototype f32x4.trunc
Show description for 2cd2648authored andcommitted
Commits on Jun 22, 2020
[wasm-simd][arm] Prototype f32x4.floor
Show description for d21a35eauthored andcommitted
Commits on Jun 18, 2020
[wasm-simd][arm] Prototype f32x4.ceil
Show description for d9381fdauthored andcommitted
Commits on Jun 3, 2020
[regexp] Fix non-unicode ignore-case backreferences
Show description for b65fcfeauthored andcommitted
Commits on May 19, 2020
[wasm][liftoff][ia32] Add saturated conversion float->int64
Show description for 73bf607authored andcommitted
Commits on Apr 16, 2020
[weakrefs] Port FinalizationRegistry cleanup loop to Torque
Show description for dbbacccauthored andcommitted
Commits on Mar 11, 2020
Reland "[wasm] Do memory.copy bounds check in C++ code"
Show description for 126f1eeauthored andcommitted
Revert "[wasm] Do memory.copy bounds check in C++ code"
Show description for b8eeb07authored andcommitted
[wasm] Do memory.copy bounds check in C++ code
Show description for c475e70authored andcommitted
Commits on Feb 26, 2020
[turbofan] fix nondeterminism in mksnapshot
Show description for 645ca25authored andcommitted
Commits on Feb 21, 2020
[ppc64][ppc] Split up ARCH_PPC and ARCH_PPC64
Show description for 8199a7aauthored andcommitted

Commits on Nov 28, 2019
[csa] Fix unmatching argument signedness on ComputeSeededHash
Show description for 5115beaauthored andcommitted

Commits on Nov 11, 2019
[ic] Do string to array index conversion in element loads only
Show description for 1a1a9ccauthored andcommitted
Commits on Nov 6, 2019
Revert "[ic] Inline loads for heapnumber and cached string as ArrayIndex"
Show description for 87eee7eauthored andcommitted
[Liftoff] Implement i64_rol and i64_ror
Show description for 24cfb07authored andcommitted
Commits on Nov 5, 2019
[ic] Inline loads for heapnumber and cached string as ArrayIndex
Show description for 0457bedauthored andcommitted