Closed Bug 1646752 Opened 5 years ago Closed 5 years ago

Treat BigInt property names as computed expressions in the parser

Categories

(Core :: JavaScript Engine, task, P2)

task

Tracking

()

RESOLVED FIXED
mozilla79
Tracking Status
firefox79 --- fixed

People

(Reporter: djvj, Assigned: djvj)

References

Details

Attachments

(1 file)

This blocks parser-atoms work because I really think it's worth the effort to duplicate a bunch of big-int normalization and atomization logic for parser atoms.

BigInt properties are naturally expected to be rare, the common case is named properties.

Severity: -- → N/A
Priority: -- → P2
Assignee: nobody → kvijayan
Status: NEW → ASSIGNED
Pushed by kvijayan@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/9a8b5b9ca323 Treat BigInt property names as computed expressions in the parser. r=jorendorff
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: