NEW219924
JSCallbackObject::getOwnPropertySlot() should conditionally set ReadOnly attribute
https://bugs.webkit.org/show_bug.cgi?id=219924
Summary JSCallbackObject::getOwnPropertySlot() should conditionally set ReadOnly attr...
Alexey Shvayka
Reported 2020-12-15 15:53:49 PST
We can borrow the `setProperty` lookup logic from JSCallbackObject::put().
Attachments
Radar WebKit Bug Importer
Comment 1 2020-12-22 11:22:34 PST
Note You need to log in before you can comment on or make changes to this bug.