Closed
Bug 1913106
Opened 5 months ago
Closed 3 months ago
Add testing mode for lazy tiering and inlining
Categories
(Core :: JavaScript: WebAssembly, task, P3)
Core
JavaScript: WebAssembly
Tracking
()
RESOLVED
DUPLICATE
of bug 1913114
People
(Reporter: rhunt, Unassigned)
References
(Blocks 1 open bug)
Details
As we tune our inlining and lazy tiering system, we should retain a mode that makes this system deterministic (or close to deterministic) for testing purposes. This could be something like a wasm_eager_tiering
pref.
Reporter | ||
Comment 1•3 months ago
|
||
This was fixed in bug 1913114.
You need to log in
before you can comment on or make changes to this bug.
Description
•