Commits
User selector
Commit History
Commits on Dec 3, 2020
[cleanup] Remove remaining uses of DISALLOW_COPY_AND_ASSIGN
Show description for f120fc1authored andcommitted
Commits on Nov 20, 2020
[asserts] Make assert scopes LocalHeap friendly
Show description for f47e59eauthored andcommitted
[dict-proto] Add support for ordered property dicts, pt.5
Show description for 4d7fceaauthored andcommitted

[wasm][profiler] Fix late enabling of the profiler
Show description for 31005b5authored andcommitted
[turboprop] Remove CompactElementsKind and its uses
Show description for b42136eauthored andcommitted
Commits on Nov 19, 2020
[runtime] Process symbol last in SetDataProperties for Object.assign
Show description for 2441aaaauthored andcommitted
Commits on Nov 16, 2020
[runtime] Rename Name::Hash() to Name::EnsureHash()
Show description for 93d49c3authored andcommitted
Commits on Nov 12, 2020
[ic] Remove reordering of deprecated maps in feedback
Show description for 424e253authored andcommitted
Commits on Nov 11, 2020
[runtime] Deconfuse Name::Hash() from Name::hash_field()
Show description for 47ddc5bauthored andcommitted
Commits on Oct 27, 2020
[TurboFan] Provide concurrent access to feedback vector
Show description for 2288b1fauthored andcommitted
Commits on Oct 22, 2020
Reland "[ic] Append deprecated maps after appending new map"
Show description for bf8d0e7authored andcommitted
Revert "[ic] Append deprecated maps after appending new map"
Show description for bcfb8e3authored andcommitted
Commits on Oct 21, 2020
[ic] Append deprecated maps after appending new map
Show description for 517a306authored andcommitted
Commits on Oct 20, 2020
Add DIR_METADATA files to v8.
Show description for e5c6a3bauthored andcommitted
[super ic] Fix receiver type
Show description for 3773e46authored andcommitted
Commits on Oct 12, 2020
[cleanup] Remove extra AcquireLoads in methods
Show description for 242a498authored andcommitted
Commits on Oct 5, 2020
[cleanup] Clean up SYNCHRONIZED_ACCESSORS macro naming and its uses
Show description for c7c8472authored andcommitted
Commits on Oct 1, 2020
[CSA] Tnodify CodeAssembler::Parameter
Show description for 74a9b9cauthored andcommitted
Commits on Sep 29, 2020
[sandbox][x64] Access external pointer through a table
Show description for 32e2584authored andcommitted

Commits on Sep 28, 2020
[ic] Add functions for printing out handlers
Show description for 01a8acbauthored andcommitted
Commits on Sep 24, 2020
Try 2: [super ic] Fix more receiver vs lookup start object vs holder confusion
Show description for 24fbcf8authored andcommitted
Revert "[super ic] Fix more receiver vs lookup start object vs holder confusion"
Show description for 8443390authored andcommitted
Commits on Sep 22, 2020
[ic] Remove outdated comments
Show description for 5553afeauthored andcommitted
[super ic] Fix more receiver vs lookup start object vs holder confusion
Show description for ab7e6dfauthored andcommitted
Commits on Sep 18, 2020
[ic] Reorder feedback vector to have deprecated maps at the end
Show description for 8161dabauthored andcommitted
[ic] Optimize IC::UpdatePolymorphicIC
Show description for 6443a79authored andcommitted
Commits on Sep 14, 2020
[cleanup] Rename LoadObjectMap to LoadObjectFunctionInitialMap
Show description for ab4fe69authored andcommitted
Commits on Sep 10, 2020
[runtime][ic] Add CopyMutableHeapNumbersInObject helper
Show description for 9a48abcauthored andcommitted
[cleanup] Use LoadObjectMap and LoadObjectWithNullPrototypeMap helpers
Show description for 10aa375authored andcommitted
Commits on Sep 9, 2020
[ic] Remove unused IC::saved_state()
Show description for 6f0094dauthored andcommitted
Commits on Sep 8, 2020
[cleanup] Generate FeedbackVector with Torque
Show description for 5e24417authored andcommitted
[super property speed] Add an IC for super property loads
Show description for 3d40ec8authored andcommitted
Commits on Sep 2, 2020
[IC] Clarify receiver vs holder some more
Show description for 7dc8d1fauthored andcommitted
Commits on Aug 28, 2020
[IC] Clarify receiver vs holder vs lookup start object
Show description for 5a6ff76authored andcommitted