Update irregexp to new version 72d3347be0e342007f841604ea98dd622f0210ed from 2024-07-04 00:00:00
Categories
(Core :: JavaScript Engine, enhancement)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox129 | --- | affected |
People
(Reporter: update-bot, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [3pl-filed][task_id: L76C2VudTD6jtBN9jEjpvA])
This update covers 885 commits, including 121 new upstream commits I've never filed a bug on before. (They're the top 121.). 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•2 years ago
|
||
| L76C2VudTD6jtBN9jEjpvA | ||
I've submitted a try run for this commit: https://treeherder.mozilla.org/jobs?repo=try&revision=4c7f34d95f356784c78d4103b7d923993f2b89c5
| Reporter | ||
Comment 3•2 years ago
|
||
| L76C2VudTD6jtBN9jEjpvA | ||
Updatebot encountered an error while trying to submit to phabricator.
Updatebot will be unable to do anything more for this library version.
| Reporter | ||
Comment 4•2 years ago
|
||
| bh9kXci5RDiaLJ4R98tXXw | ||
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•2 years ago
|
Description
•