Closed Bug 514046 Opened 15 years ago Closed 13 years ago

Avoid cloning local functions where possible

Categories

(Core :: JavaScript Engine, defect)

Other Branch
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: jorendorff, Unassigned)

Details

Follow-up to bug 471214 comment 112.

(But note that comment is mistaken. We do already trace such cases just fine. We guard on the shared JSFunction*, not the identity of the function JSObject being called. The extent of the opportunity here is to save the cost of cloning the local function each time the outer function is entered.)
Obsolete with the removal of tracejit.
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.