Closed
Bug 1869318
Opened 2 years ago
Closed 2 years ago
Update the jit-test bug-1863391-1.js and bug-1863391-2.js
Categories
(Core :: JavaScript Engine, defect, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
122 Branch
| Tracking | Status | |
|---|---|---|
| firefox122 | --- | fixed |
People
(Reporter: allstars.chh, Assigned: allstars.chh)
References
Details
Attachments
(1 file)
The jit-tests
https://searchfox.org/mozilla-central/source/js/src/jit-test/tests/collections/bug-1863391-1.js
https://searchfox.org/mozilla-central/source/js/src/jit-test/tests/collections/bug-1863391-2.js
They should test with the pref "--enable-symbols-as-weakmap-keys",
| Assignee | ||
Comment 1•2 years ago
|
||
Add '--enable-symbols-as-weakmap-keys' pref, and skip if it's a
release_or_beta build.
Pushed by allstars.chh@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/bf86c03e828b
Update test in bug-1863391. r=jonco
Comment 3•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox122:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•