Update irregexp to new version ae7b2d9349cf38b589b1107ab06842663afdec39 from 2024-07-05 00:00:00
Categories
(Core :: JavaScript Engine, enhancement)
Tracking
()
People
(Reporter: update-bot, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [3pl-filed][task_id: bh9kXci5RDiaLJ4R98tXXw])
This update covers 1044 commits, including 159 new upstream commits I've never filed a bug on before. (They're the top 159.). Here are the overall diff statistics.
js/src/irregexp/imported/regexp-ast.h | 15 +++++-------
js/src/irregexp/imported/regexp-bytecode-peephole.cc | 2 +-
js/src/irregexp/imported/regexp-bytecode-peephole.h | 2 +-
js/src/irregexp/imported/regexp-compiler.cc | 5 ++-
js/src/irregexp/imported/regexp-compiler.h | 2 +-
js/src/irregexp/imported/regexp-interpreter.cc | 19 ++++++++-------
js/src/irregexp/imported/regexp-interpreter.h | 9 +++++--
js/src/irregexp/imported/regexp-macro-assembler.cc | 24 ++++++++++----------
js/src/irregexp/imported/regexp-macro-assembler.h | 2 +-
js/src/irregexp/imported/regexp-parser.cc | 15 ++++++++----
js/src/irregexp/imported/regexp-parser.h | 3 +-
js/src/irregexp/imported/regexp.h | 19 +++++++++------
js/src/irregexp/moz.yaml | 4 +-
13 files changed, 66 insertions(+), 55 deletions(-)
| Reporter | ||
Comment 2•1 year ago
|
||
| bh9kXci5RDiaLJ4R98tXXw | ||
I've submitted a try run for this commit: https://treeherder.mozilla.org/jobs?repo=try&revision=e9d20451a659ea2a1904501b87326637482e0434
| Reporter | ||
Comment 3•1 year ago
|
||
| bh9kXci5RDiaLJ4R98tXXw | ||
Updatebot encountered an error while trying to submit to phabricator.
Updatebot will be unable to do anything more for this library version.
| Reporter | ||
Updated•1 year ago
|
| Reporter | ||
Comment 4•1 year ago
|
||
| Vtw34G2XQ8iz7G6J1CzaBg | ||
This bug is being closed because a newer revision of the library is available.
This bug will be marked as a duplicate of it (because although this bug is older, it is superseded by the newer one).
Updated•1 year ago
|
Description
•