Closed Bug 1828150 Opened 2 years ago Closed 2 years ago

Remove unused JS::CompileOptions::useFdlibmForSinCosTan option

Categories

(Core :: JavaScript Engine, task, P3)

task

Tracking

()

RESOLVED FIXED
114 Branch
Tracking Status
firefox114 --- fixed

People

(Reporter: tcampbell, Assigned: tcampbell)

Details

Attachments

(1 file)

The useFdlibmForSinCosTan was included in the CompileOptions when we added that mode, but it is an execution / JSContext behaviour and not a parser behaviour. This can simply be removed from CompileOptions and the existing runtim mechanism continues to work as before.

The mechanism remains but it affects runtime behaviour and not parse behaviour
so the CompileOption field isn't needed.

Pushed by tcampbell@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/89388526976c Remove unused JS::CompileOptions::useFdlibmForSinCosTan. r=mgaudet
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 114 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: