Files
Kmake/deps/v8/test/message/fail/weak-refs-finalizationregistry1.out

7 lines
253 B
Plaintext
Raw Normal View History

2026-05-26 23:36:42 -07:00
*%(basename)s:*: TypeError: FinalizationRegistry: cleanup must be callable
let fg = new FinalizationRegistry();
^
TypeError: FinalizationRegistry: cleanup must be callable
at new FinalizationRegistry (<anonymous>)
at *%(basename)s:*:10