Closed Bug 1405991 Opened 7 years ago Closed 7 years ago

rm FastInvoke and FastCallGuard

Categories

(Core :: JavaScript Engine, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla58
Tracking Status
firefox58 --- fixed

People

(Reporter: jandem, Assigned: jandem)

Details

Attachments

(1 file)

Attached patch PatchSplinter Review
I added this years ago to optimize repeated calls into JS by natives like array.map, but this code is unused now since we self-host these builtins.

 3 files changed, 0 insertions(+), 162 deletions(-)
Attachment #8915519 - Flags: review?(nicolas.b.pierron)
Attachment #8915519 - Flags: review?(nicolas.b.pierron) → review+
Pushed by jandemooij@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/20a732c18956
rm unused FastInvoke and FastCallGuard. r=nbp
https://hg.mozilla.org/mozilla-central/rev/20a732c18956
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: