Commits
User selector
Commit History
Commits on Sep 15, 2017
[build] Change Typed Array threshold to an actual build time flag.
Show description for 3a4f9b1authored andcommitted
Commits on Sep 13, 2017
[jumbo] last few changes for enabling more jumbo_file_merge_limit values
Show description for da3ccc4authored andcommitted
Commits on Sep 1, 2017
[builtins] Move TypedArrayPrototypeSet to builtins
Show description for 7d60f78authored andcommitted
Commits on Aug 31, 2017
[runtime] Use scoped enum
Show description for e65cf1fauthored andcommitted
[runtime] Port TypedArrayPrototypeSet to C++
Show description for 71ac9e0authored andcommitted
Commits on Aug 29, 2017
[runtime] Delete extra variables
Show description for a861ebbauthored andcommitted
Commits on Aug 18, 2017
[runtime] Do not set zero-length source in TA.p.set
Show description for 5e0db7dauthored andcommitted
[runtime] Port TypedArraySetFromOverlappingTypedArray to C++
Show description for 59de35bauthored andcommitted
Commits on Aug 17, 2017
Reland "[runtime] Port TypedArraySetFormArrayLike to C++"
Show description for 2da6683authored andcommitted
Commits on Aug 16, 2017
Revert "[runtime] Port TypedArraySetFormArrayLike to C++"
Show description for 02a5ddfauthored andcommitted
[runtime] Port TypedArraySetFormArrayLike to C++
Show description for a50b675authored andcommitted
Commits on Jul 17, 2017
[runtime] Make %ArrayBufferNeuter fuzzable.
Show description for 4c50af9authored andcommitted

Commits on May 19, 2017
[builtins] Enable %TypedArray%.prototype.{some,every,reduce,reduceRight,map} CSA builtins by default
Show description for d53bffbauthored andcommitted
Commits on May 17, 2017
[builtins] Implement %TypedArray%.prototype.map in the CSA
Show description for d4f80f4authored andcommitted
Commits on Apr 26, 2017
Reland [typedarrays] Check detached buffer at start of typed array methods
Show description for 9bf2962authored andcommitted
Commits on Apr 19, 2017
[builtins] Use the ElementsAccessor to copy TypedArrays.
Show description for 356e924authored andcommitted
Commits on Apr 4, 2017
[runtime] Harden %ArrayBufferNeuter
Show description for 84a4930authored andcommitted
Revert of [typedarrays] Check detached buffer at start of typed array methods (patchset #10 id:180001 of https://codereview.chromium.org/2778623003/ )
Show description for 68c1489authored andcommitted
[typedarrays] Check detached buffer at start of typed array methods
Show description for 238d5b4authored andcommitted
Commits on Mar 31, 2017
[builtins] Copy array contents using JS in ConstructByArrayLike.
Show description for a450c18authored andcommitted
Commits on Mar 28, 2017
[runtime] Remove obsolete Runtime::ElementsKindToType.
Show description for 6c4c6c8authored andcommitted

Commits on Mar 27, 2017
[builtins] Delete unused ArrayIdToTypeAndSize and ArrayId.
Show description for 160f1dcauthored andcommitted
Commits on Mar 24, 2017
[builtins] Port TypedArrayConstructByArrayLike to CodeStubAssembler.
Show description for 14e01daauthored andcommitted
Commits on Mar 22, 2017
[builtins] Delete unused TypedArrayInitialize intrinsic.
Show description for 6f800b3authored andcommitted
Commits on Mar 17, 2017
[rename] Rename internal field to embedder field.
Show description for 72e5393authored andcommitted

Commits on Mar 13, 2017
[builtins] Port TypedArrayConstructByArrayBuffer to CodeStubAssembler.
Show description for 06fef85authored andcommitted
Commits on Mar 8, 2017
[typedarrays] check byte offset for fast typedarray sort
Show description for 5fc1bd5authored andcommitted
Commits on Mar 3, 2017
[typedarrays] No callbacks for fast sorting of integer typed arrays
Show description for a3709d4authored andcommitted
Commits on Mar 2, 2017
Revert "[builtins] Delete unused TypedArrayInitialize intrinsic."
Show description for cb672f4authored andcommitted
[builtins] Delete unused TypedArrayInitialize intrinsic.
Show description for 5c200faauthored andcommitted
Commits on Feb 28, 2017
Move ArrayBuffer.prototype.slice implementation to C++
Show description for cb8fb46authored andcommitted
Commits on Feb 27, 2017
[typedarrays] Fix Out of Bound Access in TypedArraySortFast
Show description for cd3a76dauthored andcommitted
Commits on Feb 25, 2017
[typedarrays] sort in C++ for no comparison function
Show description for 32ec533authored andcommitted
Commits on Jan 5, 2017
[runtime] Use DCHECK_EQ instead of DCHECK for number of args.
Show description for b371b0bauthored andcommitted
Commits on Oct 7, 2016
Add Smi::Zero and replace all Smi::FromInt(0) calls
Show description for 9ef4c3aauthored andcommitted