Vue.js 3 traps "ownKeys" on all observable objects (except Map / Set) to merely forward the call to Reflect.ownKeys(), and web developers often destructure / call Object.assign() on those Proxy objects.
<rdar://problem/108512520>
Pull request: https://github.com/WebKit/WebKit/pull/13157
Committed 263441@main (d126a37a66b1): <https://commits.webkit.org/263441@main> Reviewed commits have been landed. Closing PR #13157 and removing active labels.