Closed Bug 955838 Opened 11 years ago Closed 11 years ago

Remove enclosingScriptsCompiledSuccessfully

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla29

People

(Reporter: jandem, Assigned: jandem)

Details

Attachments

(2 files, 1 obsolete file)

Attached patch Patch (obsolete) (deleted) — Splinter Review
This patch removes the unused JS_DumpCompartmentBytecode (and IsOriginalScriptFunction) functions. With that gone, JS_DumpCompartmentPCCounts is the only place where we call enclosingScriptsCompiledSuccessfully, but I think it's unnecessary there, because if a script has script counts, it must have been compiled successfully.
Attachment #8354988 - Flags: review?(bhackett1024)
Attached patch Patch (deleted) — Splinter Review
Let's remove more dead code.
Attachment #8354988 - Attachment is obsolete: true
Attachment #8354988 - Flags: review?(bhackett1024)
Attachment #8354989 - Flags: review?(bhackett1024)
Attached patch Remove JS_DumpBytecode (deleted) — Splinter Review
JS_DumpBytecode is now dead as well. Note that js_DumpScript is more-or-less identical, so people can still use that in gdb etc.
Attachment #8354990 - Flags: review?(bhackett1024)
Attachment #8354989 - Flags: review?(bhackett1024) → review+
Attachment #8354990 - Flags: review?(bhackett1024) → review+
\o/
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla29
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: