Commits
User selector
Commit History
Commits on Dec 14, 2020
s390x: rename Add/Sub operations
Show description for b5675aaauthored andcommitted

Commits on Dec 11, 2020
s390x: cleanup 32/64 portablility macros
Show description for 3745599authored andcommitted

s390x: unify constant load and LoadRR as mov
Show description for 95f8ac4authored andcommitted

s390x: cleanup Load/LoadXXXLiteral
Show description for aa89c10authored andcommitted

Commits on Dec 10, 2020
s390x: cleanup StoreXXX as std
Show description for 84f9690authored andcommitted

Commits on Dec 4, 2020
s390x: rename Load Op as Load[S/U][bitsize]
Show description for e4f81feauthored 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
[cleanup] Replace all remaining Min/Max uses with std::min/max
Show description for 3836aebauthored andcommitted
Commits on Nov 20, 2020
[asserts] Make assert scopes LocalHeap friendly
Show description for f47e59eauthored andcommitted
Commits on Nov 18, 2020
[regexp] Fix endianness issue when reading bytecode names
Show description for 2781d58authored andcommitted

Commits on Nov 16, 2020
[runtime] Rename Name::Hash() to Name::EnsureHash()
Show description for 93d49c3authored andcommitted
Commits on Nov 9, 2020
[cleanup] Remove DISALLOW_COPY_AND_ASSIGN in regexp/
Show description for b06f7daauthored andcommitted
Commits on Nov 3, 2020
[object] Ensure FlatContent and FlatStringReader are main thread only
Show description for fd1111aauthored andcommitted
Commits on Nov 2, 2020
Adding myself to relevant OWNERS files.
Show description for f9bbde8authored andcommitted

Commits on Oct 30, 2020
[regexp] Add 'l' flag to force experimental engine
Show description for 5720d20authored andcommitted

Commits on Oct 29, 2020
Revert "Update RegExp sequence property support"
Show description for b4d35d0authored andcommitted
Commits on Oct 26, 2020
Update RegExp sequence property support
Show description for 1eecdf3authored andcommitted
Reland "[code] Separate instruction and metadata areas"
Show description for a4449f2authored andcommitted
Commits on Oct 25, 2020
Revert "[code] Separate instruction and metadata areas"
Show description for 9a02964authored andcommitted
[code] Separate instruction and metadata areas
Show description for b66993bauthored andcommitted
Commits on Oct 22, 2020
[code] Prepare to move metadata out of the instructions area
Show description for 0d0a341authored andcommitted
Commits on Oct 21, 2020
PPC: [regexp] Use cmp to compare large backtrack_limit inputs
Show description for 195b9dfauthored andcommitted

Commits on Oct 20, 2020
Add DIR_METADATA files to v8.
Show description for e5c6a3bauthored andcommitted
Commits on Oct 19, 2020
PPC/s390: [cleanup] Various misc. cleanups
Show description for 9da11d2authored andcommitted

[regexp] Use handle instead of raw object to fix gc issue
Show description for 5c58064authored andcommitted

Commits on Oct 16, 2020
[cleanup] Various misc. cleanups
Show description for dcf467aauthored andcommitted
Commits on Oct 14, 2020
[regexp] Use experimental engine if backtrack limit exceeded
Show description for d4febb6authored andcommitted

Commits on Oct 12, 2020
Reland "[regexp] Protect against reentrant RegExpStack use"
Show description for f91acaaauthored andcommitted
Revert "[regexp] Protect against reentrant RegExpStack use"
Show description for f9a31e4authored andcommitted
[regexp] Protect against reentrant RegExpStack use
Show description for e2408c2authored andcommitted
Commits on Oct 7, 2020
[regexp] Handle interrupts in experimental interpreter
Show description for f3a666dauthored andcommitted

Commits on Oct 5, 2020
[cleanup] Clean up SYNCHRONIZED_ACCESSORS macro naming and its uses
Show description for c7c8472authored andcommitted
Commits on Sep 30, 2020
[regexp] Refactor experimental instruction emits and labels
Show description for 1682a87authored andcommitted
Commits on Sep 24, 2020
[regexp] Assign proper flags to TextNode
Show description for 5b42e3fauthored andcommitted