Closed Bug 1827310 Opened 1 year ago Closed 1 year ago

Add more ECMAScript built-in getters to eager evaluation allow list

Categories

(DevTools :: General, task)

task

Tracking

(firefox114 fixed)

RESOLVED FIXED
114 Branch
Tracking Status
firefox114 --- fixed

People

(Reporter: arai, Assigned: arai)

References

Details

Attachments

(4 files)

RegExp static, Function, and Intl.Locale are missing from the list.

and also Error.prototype.stack

Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/6f4171b913ff
Part 1: Add Error.prototype.stack to eager evaluation allowlist. r=nchevobbe,devtools-reviewers
https://hg.mozilla.org/integration/autoland/rev/fc957080477e
Part 2: Add Function.prototype.{arguments,caller} to eager evaluation allowlist. r=nchevobbe,devtools-reviewers
https://hg.mozilla.org/integration/autoland/rev/02a90fed61a9
Part 3: Add RegExp static properties to eager evaluation allowlist. r=nchevobbe,devtools-reviewers
https://hg.mozilla.org/integration/autoland/rev/cc0fc1a741f7
Part 4: Add Intl.Locale.prototype.* getters to eager evaluation allowlist. r=nchevobbe,devtools-reviewers
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: