tc39 / proposal-structs

JavaScript Structs: Fixed Layout Objects
http://tc39.es/proposal-structs/
622 stars 11 forks source link

Treat both Proxies and Reflect as unsafe #36

Closed rbuckton closed 1 month ago

rbuckton commented 1 month ago

This also refactors [[UnsafeGet]] and [[UnsafeSet]] into just a parameter that is passed to [[Get]] and [[Set]].

github-actions[bot] commented 1 month ago

A preview of this PR can be found at https://tc39.es/proposal-structs/pr/36.