Closed
Bug 718650
Opened 13 years ago
Closed 13 years ago
IonMonkey: Reset script use count when invalidating scripts
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
People
(Reporter: jandem, Assigned: jandem)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
3.01 KB,
patch
|
bhackett1024
:
review+
|
Details | Diff | Splinter Review |
When type information changes, we should wait for the script to get hot before compiling/inlining again.
Makes sha1 a bit faster and IIUC this is what JM+TI does.
Attachment #589186 -
Flags: review?(bhackett1024)
Updated•13 years ago
|
Attachment #589186 -
Flags: review?(bhackett1024) → review+
Assignee | ||
Comment 1•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•