Closed
Bug 1307733
Opened 9 years ago
Closed 1 year ago
Possibly linker errors from LIR-Common.h
Categories
(Core :: JavaScript Engine: JIT, defect, P5)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: h4writer, Unassigned)
Details
Bug 947235 for the full description.
The solution is to:
(In reply to Shu-yu Guo [:shu] from comment #14)
> Would you like to work on this patch? Should be straightforward to convert
> all the |static const size_t foo|s in the various LIR headers to be
> anonymous enums. If so, assign the bug to yourself and r? me afterwards.
Reporter | ||
Updated•9 years ago
|
Priority: -- → P5
Comment 1•9 years ago
|
||
It may be possible to use constexpr for this, these days. (Didn't read the "full description" to know what the exact problems were.)
Updated•3 years ago
|
Severity: normal → S3
Updated•1 year ago
|
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•