Skip to content

Commit 605cee1

Browse files
committed
upd
1 parent 0edf0ff commit 605cee1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

notes/global-objects.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,9 @@
144144
- [ ] `clear()`
145145
- [ ] `clone(deep=)`
146146
- [ ] FinalizationRegistry (as in JS)
147+
- [ ] See https://github.com/shockscript/plans/tree/master/runtime/FinalizationRegistry.md
147148
- [ ] Weak (WeakRef as in JS)
149+
- [ ] https://github.com/shockscript/plans/tree/master/runtime/FinalizationRegistry.md
148150
- [ ] Math
149151
- [ ] `random()`
150152
- [ ] `random(start, end)` (inclusive; most Number types supported)

0 commit comments

Comments
 (0)