summaryrefslogtreecommitdiffstats
path: root/js/src/regexp
Commit message (Expand)AuthorAgeLines
* Issue #1679 - Part 2: Some small issues to address buildability.Moonchild2020-11-12-1/+2
* Issue #1679 - Part 1: First pass account for some of the refactoring differen...Matt A. Tobin2020-11-09-8/+15
* Issue #1677 - Part 6: Implement NativeRegExpMacroAssembler for new regexp imp...Matt A. Tobin2020-11-09-13/+1572
* Issue #1677 - Part 5: "Simplify" regexp re-import process (and re-import from...Matt A. Tobin2020-11-09-512/+706
* Issue #1677 - Part 4: Implement shim for regexpMatt A. Tobin2020-11-09-222/+2445
* Issue #1677 - Part 3: Create shim definitions for V8-specific code in new reg...Matt A. Tobin2020-11-09-0/+1748
* Issue #1677 - Part 2: Add build filesMatt A. Tobin2020-11-04-0/+31
* Issue #1677 - Part 1: Import new V8 regexp code with Mozilla's header modific...Matt A. Tobin2020-11-04-0/+16698