Closed Bug 1843431 Opened 2 years ago Closed 2 years ago

js::ReportCompileError should really be called ReportCompileErrorVA (and have a var-args wrapper)

Categories

(Core :: JavaScript Engine, task, P3)

task

Tracking

()

RESOLVED FIXED
117 Branch
Tracking Status
firefox117 --- fixed

People

(Reporter: mgaudet, Assigned: mgaudet)

References

Details

Attachments

(1 file)

Consumers wanting to just issue a compiler error would need to gin up an empty va_list;

The precedent we have is that the VA list taking versions of these functions are suffixed with VA.

Assignee: nobody → mgaudet
Severity: -- → N/A
Priority: -- → P3
Pushed by mgaudet@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/0192c2a4a0d7 Rename js::ReportCompileError to ReportCompileErrorVA and provide var arg wrapper r=bthrall
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: