about summary refs log tree commit diff stats
path: root/todo
diff options
context:
space:
mode:
authorbptato <nincsnevem662@gmail.com>2023-08-20 16:01:06 +0200
committerbptato <nincsnevem662@gmail.com>2023-08-20 16:50:46 +0200
commit230ad7876ed5f8f26dce02db0e3528a5539150f4 (patch)
treea6051dfaeb43ad45e6f92e171328fcf1d5580922 /todo
parent65ad7f9fc8b69140c050006fbe9ea1644bc283d8 (diff)
downloadchawan-230ad7876ed5f8f26dce02db0e3528a5539150f4.tar.gz
javascript: finish LegacyUnforgeable + misc fixes
Add jsuffget, jsuffunc for setting LegacyUnforgeable on functions.

Misc fixes:
* define LegacyUnforgeable properties for native object shims
* replace some macros with templates
Diffstat (limited to 'todo')
-rw-r--r--todo1
1 files changed, 0 insertions, 1 deletions
diff --git a/todo b/todo
index 03c029dd..bdb1ee84 100644
--- a/todo
+++ b/todo
@@ -67,7 +67,6 @@ javascript:
 - important: callbacks leak memory, I think. fix this (e.g. have a ref
   JSCallback or something)
 - add support for JS mixins
-- legacyunforgeable
 - distinguish double from unrestricted double
 - "javascript:" urls
 - better dom support, events