diff options
Diffstat (limited to 'doc/quickjs.texi')
-rw-r--r-- | doc/quickjs.texi | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/quickjs.texi b/doc/quickjs.texi index 83294e8..cf76ff5 100644 --- a/doc/quickjs.texi +++ b/doc/quickjs.texi @@ -258,10 +258,6 @@ The following features are not supported yet: @item Tail calls@footnote{We believe the current specification of tails calls is too complicated and presents limited practical interests.} -@item WeakRef and FinalizationRegistry objects - -@item Symbols as WeakMap keys - @end itemize @subsection ECMA402 |