Commits
User selector
Commit History
Commits on Jun 10, 2020
[globals] Change uc32 to be unsigned
Show description for f6874c7authored andcommitted
Commits on May 4, 2020
[runtime] Don't track transitions for certainly detached maps
Show description for 548f6c8authored andcommitted
Commits on Apr 30, 2020
Revert "Reland^4 "[runtime] Amortize descriptor array growing for fast-mode prototypes""
Show description for accf95fauthored andcommitted
Reland^4 "[runtime] Amortize descriptor array growing for fast-mode prototypes"
Show description for fd2548fauthored andcommitted
Revert "Reland^3 "[runtime] Amortize descriptor array growing for fast-mode prototypes""
Show description for 4911ab9authored andcommitted
Reland^3 "[runtime] Amortize descriptor array growing for fast-mode prototypes"
Show description for 6563085authored andcommitted
Revert "Reland^2 "[runtime] Amortize descriptor array growing for fast-mode prototypes""
Show description for 3afa7cfauthored andcommitted
Reland^2 "[runtime] Amortize descriptor array growing for fast-mode prototypes"
Show description for d29b2f8authored andcommitted
Commits on Apr 29, 2020
Revert "Reland "[runtime] Amortize descriptor array growing for fast-mode prototypes""
Show description for aa9948fauthored andcommitted
Reland "[runtime] Amortize descriptor array growing for fast-mode prototypes"
Show description for 71f9c11authored andcommitted
Commits on Feb 11, 2020
[offthread] Add off-thread support to Script
Show description for 5a5976fauthored andcommitted
Commits on Dec 17, 2019
[json] Update feedback maps since they might be deprecated
Show description for 08a5b95authored andcommitted
Commits on Nov 26, 2019
More LookupIterator fixes after r65078
Show description for 3ac7a3eauthored andcommitted
Commits on Nov 25, 2019
Reland "Fixes for size_t LookupIterator"
Show description for 2b0b80dauthored andcommitted
Revert "Fixes for size_t LookupIterator"
Show description for 5f14396authored andcommitted
Fixes for size_t LookupIterator
Show description for e1ad9b8authored andcommitted
Commits on Nov 20, 2019
Update LookupIterator and ICs for size_t indices
Show description for c968607authored andcommitted
Commits on Nov 15, 2019
[cleanup] Split out bit-field.h and bounds.h from utils/utils.h
Show description for 84f3877authored andcommitted
Commits on Oct 31, 2019
Remove yangguo@chromium.org from some OWNERS files
Show description for dd66315authored andcommitted
Commits on Oct 11, 2019
Update DescriptorArray and Map to use InternalIndex
Show description for d509ed5authored andcommitted
Commits on Oct 2, 2019
[json] Fix DCHECKs in json-parser
Show description for cd89e29authored andcommitted
Commits on Aug 28, 2019
[runtime] Throw range error on too many properties
Show description for 4477097authored andcommitted
Commits on Aug 26, 2019
[json] Don't consume sibling feedback from objects with detached maps
Show description for 864cacdauthored andcommitted
Commits on Aug 20, 2019
[object] Remove MutableHeapNumber
Show description for 489e7deauthored andcommitted
Commits on Aug 5, 2019
[utils] Simplify chaining of BitFields
Show description for c425a33authored andcommitted
Commits on Jul 9, 2019
[ptr-compr] Isolatify LookupIterator implementation and friends
Show description for b51cddcauthored andcommitted
Commits on Jun 26, 2019
Move message-template to src/common
Show description for 45561dcauthored andcommitted
Commits on Jun 24, 2019
[objects] Rename JSValue to JSPrimitiveWrapper
Show description for e428dfdauthored andcommitted
Commits on May 30, 2019
Add OWNERS files for src and test
Show description for d64f582authored andcommitted
Commits on May 24, 2019
Move remaining files in src/
Show description for f9a88acauthored andcommitted
Commits on May 23, 2019
Move utility code to src/utils
Show description for dec3298authored andcommitted
[json] Restore string two-to-one-byte conversion during internalization
Show description for 5cf05dcauthored andcommitted
Move more relevant files to src/objects
Show description for a0c3797committed[runtime] Remove explicit OneByte/TwoByte from InternalizeString
Show description for 9aa8b51authored andcommitted
[cleanup] Avoid {Object::operator->}
Show description for 878ccb3authored andcommitted