]> Lady’s Gitweb - Pisces/commit
Make getOwnPropertyDescriptor(s) safer
authorLady <redacted>
Fri, 24 Nov 2023 17:03:52 +0000 (12:03 -0500)
committerLady <redacted>
Fri, 24 Nov 2023 17:35:21 +0000 (12:35 -0500)
commit37155822c6ea043e92fe17fbb97086ad1785b89b
tree6d60ab202fc8c6a53a73da5fbf0e34c32cff374d
parent50ab30fc3a257e46da6b8bdc0dad054f729e16e1
Make getOwnPropertyDescriptor(s) safer

Return proxied property descriptor records from these functions (which
inherit from null) to prevent weirdness should somebody try to modify
`Object.prototype`.
object.js
This page took 0.0415 seconds and 4 git commands to generate.