Closed Bug 1544737 Opened 5 years ago Closed 5 years ago

Make AbstractGeneratorObject::ResumeKind an enum class

Categories

(Core :: JavaScript Engine, task)

task
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla68
Tracking Status
firefox68 --- fixed

People

(Reporter: jandem, Assigned: jandem)

References

Details

Attachments

(1 file)

It should probably also be renamed to js::GeneratorResumeKind.

Enum classes can be forward declared - this will let me avoid an unnecessary include in bug 1541404.

Pushed by jdemooij@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6c23754dcb40
Make AbstractGeneratorObject::ResumeKind an enum class, rename to js::GeneratorResumeKind. r=arai
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: