Closed Bug 1696643 Opened 5 years ago Closed 5 years ago

Remove some unused functions in js/src/frontend

Categories

(Core :: JavaScript Engine, task, P1)

task

Tracking

()

RESOLVED FIXED
88 Branch
Tracking Status
firefox88 --- fixed

People

(Reporter: anba, Assigned: anba)

Details

Attachments

(6 files)

No description provided.

Part 1 removed the only other caller to this method.

Depends on D107328

Removes parse handler methods which are never called and were only defined in
one but not the other parse handler.

Depends on D107330

This function is only used for the shell, so we might as well move it there.

Depends on D107332

Severity: -- → N/A
Priority: -- → P1
Pushed by andre.bargull@gmail.com: https://hg.mozilla.org/integration/autoland/rev/90c41eaa1efd Part 1: Remove SourceKind. r=mgaudet https://hg.mozilla.org/integration/autoland/rev/43016fd0083b Part 2: Remove ListNode::appendWithoutOrderAssumption. r=mgaudet https://hg.mozilla.org/integration/autoland/rev/0df22b20eea2 Part 3: Remove unused JSContext argument. r=mgaudet https://hg.mozilla.org/integration/autoland/rev/82d4f6d8258d Part 4: Remove unused parse handler methods. r=mgaudet https://hg.mozilla.org/integration/autoland/rev/3e805d75aa07 Part 5: Remove unused TokenStream functions. r=mgaudet https://hg.mozilla.org/integration/autoland/rev/822423fd45f6 Part 6: Move js_fgets next to its sole caller. r=mgaudet
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: