Closed
Bug 1677528
Opened 4 years ago
Closed 4 years ago
Directly encode/decode RegExpStencil vector at once
Categories
(Core :: JavaScript Engine, task, P1)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
86 Branch
Tracking | Status | |
---|---|---|
firefox86 | --- | fixed |
People
(Reporter: arai, Assigned: arai)
References
Details
Attachments
(3 files)
Make RegExpStencil
fully-packed, and directly encode/decode the vector at once.
Assignee | ||
Comment 1•4 years ago
|
||
Depends on D99653
Assignee | ||
Comment 2•4 years ago
|
||
Depends on D99654
Assignee | ||
Comment 3•4 years ago
|
||
Depends on D99655
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/f7076744483b
Part 1: Make RegExpStencil fully-packed. r=tcampbell
https://hg.mozilla.org/integration/autoland/rev/d464ceda6ef7
Part 2: Directly encode/decode RegExpStencil vector at once. r=tcampbell
https://hg.mozilla.org/integration/autoland/rev/db7c7820bd65
Part 3: Tweak vector handling in stencil XDR. r=tcampbell
Comment 5•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f7076744483b
https://hg.mozilla.org/mozilla-central/rev/d464ceda6ef7
https://hg.mozilla.org/mozilla-central/rev/db7c7820bd65
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox86:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•