Commits
User selector
Commit History
Commits on Dec 16, 2020
[modules][api] Implement HostGetSupportedImportAssertions
Show description for 8ae4dc4authored andcommitted
Commits on Dec 7, 2020
[cleanup][ast] Remove uses of DISALLOW_COPY_AND_ASSIGN
Show description for 90d260eauthored andcommitted
Commits on Nov 26, 2020
[config] Add V8_NODISCARD for Scope classes
Show description for 14c5b0aauthored andcommitted
Commits on Nov 24, 2020
[utils] Add CompareCharsEqual
Show description for 52cfffdauthored andcommitted
Commits on Nov 23, 2020
[ast-value-factory] Fix length mismatch in string comparison
Show description for 141ede2authored andcommitted
Commits on Nov 20, 2020
[asserts] Make assert scopes LocalHeap friendly
Show description for f47e59eauthored andcommitted
Commits on Nov 17, 2020
Replace libc functions with base wrappers
Show description for ba681fdauthored andcommitted
Commits on Nov 16, 2020
[runtime] Rename Name::Hash() to Name::EnsureHash()
Show description for 93d49c3authored andcommitted
[offthread] Add string access lock to GetChars
Show description for df84256authored andcommitted
Commits on Nov 12, 2020
Sort import assertions by code point order of the keys
Show description for 73f8a71authored andcommitted
Commits on Nov 11, 2020
Code review follow-ups from: Plumb import assertions through SourceTextModuleDescriptor's ModuleRequestMap
Show description for 26c6654authored andcommitted
[runtime] Deconfuse Name::Hash() from Name::hash_field()
Show description for 47ddc5bauthored andcommitted
Commits on Nov 10, 2020
Reland "[cleanup] Replace more uses of Min/Max by std::min/max"
Show description for a2d2ab4authored andcommitted
Plumb import assertions through SourceTextModuleDescriptor's ModuleRequestMap
Show description for ea0ccc7authored andcommitted
Commits on Nov 9, 2020
Revert "[cleanup] Replace more uses of Min/Max by std::min/max"
Show description for 2919754authored andcommitted
Commits on Nov 7, 2020
[cleanup] Replace more uses of Min/Max by std::min/max
Show description for 3b6f780authored andcommitted
Commits on Nov 3, 2020
Revert "GetCurrentStackPosition() -> base::Stack::GetCurrentStackPosition()"
Show description for df7a86cauthored andcommitted
Commits on Nov 2, 2020
GetCurrentStackPosition() -> base::Stack::GetCurrentStackPosition()
Show description for 8156dd8authored andcommitted
Commits on Oct 30, 2020
[regexp] Add 'l' flag to force experimental engine
Show description for 5720d20authored andcommitted

Commits on Oct 26, 2020
[parser] Make parser string table empty-valued
Show description for 7bfc2e0authored andcommitted
Commits on Oct 22, 2020
[builtins] Remove faster-calls-with-arguments-mismatch optimization
Show description for a6a301bauthored andcommitted
Commits on Oct 20, 2020
Add DIR_METADATA files to v8.
Show description for e5c6a3bauthored andcommitted
Commits on Oct 19, 2020
Implement parsing of AssertEntries in import assertion clause
Show description for bd16dc8authored andcommitted
Commits on Oct 15, 2020
Implement parsing of empty import assertion clause
Show description for 1aa7e19authored andcommitted
Commits on Oct 8, 2020
[compiler] Never serialize ScopeInfo
Show description for e5ea75bauthored andcommitted
Commits on Oct 1, 2020
[parser] Fix AST func reindexing for function fields
Show description for a769ea7authored andcommitted
Commits on Sep 28, 2020
[cleanup] Remove or rewrite some of my old TODOs
Show description for d8fd8d1authored andcommitted
Commits on Aug 19, 2020
Revert "[compiler] Replace ScopeInfoData with direct reads"
Show description for 536092fauthored andcommitted
[compiler] Replace ScopeInfoData with direct reads
Show description for 7b9a0c2authored andcommitted
Commits on Aug 14, 2020
[offthread] Change OffThreadIsolate to LocalIsolate
Show description for f1589bbauthored andcommitted
Commits on Aug 10, 2020
[ast] Store correct source position on ThisExpression
Show description for 8a9e3f6authored andcommitted
Commits on Aug 6, 2020
Reland "[torque] Port some constructor builtins to Torque."
Show description for 83e4c8bauthored andcommitted

[runtime] Move string table off-heap
Show description for 1546be9authored andcommitted
Commits on Jul 30, 2020
[optional-chaining] Make eval?.() indirect
Show description for a03d048authored andcommitted
Commits on Jul 27, 2020
Revert "[torque] Port some constructor builtins to Torque."
Show description for 413bee8authored andcommitted