Open
Bug 847571
Opened 11 years ago
Updated 1 year ago
BaselineCompiler: Inline SetProp adding case operations in Ion by inspecting baseline caches.
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
NEW
People
(Reporter: djvj, Unassigned)
References
(Blocks 1 open bug)
Details
Currently ion forces ICs for this case. It's hit in a lot of benches and it can be inlined easily with info from baseline.
Assignee | ||
Updated•9 years ago
|
Assignee: general → nobody
Updated•1 year ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•