Closed
Bug 1776647
Opened 2 years ago
Closed 1 year ago
wasm32 codegen 7: add jit entry
Categories
(Core :: JavaScript Engine, enhancement, P2)
Core
JavaScript Engine
Tracking
()
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox104 | --- | affected |
People
(Reporter: dbezhetskov, Unassigned)
References
Details
Attachments
(1 obsolete file)
No description provided.
Reporter | ||
Comment 1•2 years ago
|
||
In this patch we are adding jit entry stub prototype written manually in wasm.
Updated•2 years ago
|
Assignee: nobody → dbezhetskov
Status: NEW → ASSIGNED
Comment 2•2 years ago
|
||
The following patch is waiting for review from a reviewer who resigned from the review:
ID | Title | Author | Reviewer Status |
---|---|---|---|
D150359 | Bug 1776647 - add jit stub entry stub. r=jandem | dbezhetskov | jandem: Resigned from review |
:dbezhetskov, could you please find another reviewer?
For more information, please visit auto_nag documentation.
Flags: needinfo?(dbezhetskov)
Comment 3•2 years ago
|
||
The bug assignee is inactive on Bugzilla, so the assignee is being reset.
Assignee: dbezhetskov → nobody
Status: ASSIGNED → NEW
Comment 4•2 years ago
|
||
Clear a needinfo that is pending on an inactive user.
Inactive users most likely will not respond; if the missing information is essential and cannot be collected another way, the bug maybe should be closed as INCOMPLETE
.
For more information, please visit auto_nag documentation.
Flags: needinfo?(dbezhetskov)
Updated•1 year ago
|
Attachment #9283017 -
Attachment is obsolete: true
Reporter | ||
Updated•1 year ago
|
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•