Closed
Bug 536275
Opened 15 years ago
Closed 13 years ago
[meta] Make interpreter stack frame and on-trace stack frame match
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: dmandelin, Unassigned)
References
(Depends on 1 open bug)
Details
This is a meta bug for the work to make the interpreter stack frame (JSStackFrame) and the on-trace stack frame have the same format (as much as possible). This will make trace->interp and interp->trace transitions faster. It will also be useful for inline threading.
Reporter | ||
Updated•15 years ago
|
Updated•15 years ago
|
Updated•15 years ago
|
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•