]> Lady’s Gitweb - Pisces/commit
Refactor object.js not to depend on function.js
authorLady <redacted>
Fri, 24 Nov 2023 23:18:42 +0000 (18:18 -0500)
committerLady <redacted>
Fri, 24 Nov 2023 23:34:40 +0000 (18:34 -0500)
commitf6b84c13c5c539dbac4f4b9b530eeec95d683475
tree536fc31c48fea66d4da85c9371b4f888b529aed9
parent37155822c6ea043e92fe17fbb97086ad1785b89b
Refactor object.js not to depend on function.js

This unfortunately requires a literal re·implementation of
`Object.assign`, but it’s otherwise worth it.

This commit also adds `defineOwnDataProperty` and
`defineOwnNonenumerableDataProperty` for convenience.
object.js
object.test.js
This page took 0.044804 seconds and 4 git commands to generate.