menu
flujs_qjs package
documentation
wrapper/JSMalloc.dart
JSMallocState
detach method
detach method
dark_mode
light_mode
detach
method
dynamic
detach
(
)
inherited
将引擎持有的指针和资源释放
Implementation
detach() { nativeFinalizer?.detach(this); }
flujs_qjs package
documentation
wrapper/JSMalloc
JSMallocState
detach method
JSMallocState class