Closed Bug 1692161 Opened 3 years ago Closed 3 years ago

Remove js_dtostr

Categories

(Core :: JavaScript Engine, task, P3)

task

Tracking

()

RESOLVED FIXED
87 Branch
Tracking Status
firefox87 --- fixed

People

(Reporter: jandem, Assigned: jandem)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

This is now pretty easy after bug 944846 and will let us remove some dtoa.c code.

This is only used for the CacheIR spewer. Spewing doubles still works with this patch.

This also deletes some now-dead functions from dtoa.c. It's unlikely we'll update
that code again and this prevents unused-function warnings.

Depends on D104806

Pushed by jdemooij@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e9f9bdcc779c
part 1 - Stop using js_dtostr in JSONPrinter::floatProperty. r=iain
https://hg.mozilla.org/integration/autoland/rev/5c4b4ab1e292
part 2 - Remove js_dtostr. r=iain
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: