Skip to content

Support calling Dart_DeletePersistentHandle from NativeFinalizer #62076

@dcharkes

Description

@dcharkes

We might have cases where Dart code holds on to native code, and that native code holds on to Dart objects via a persistent handle. In that case it would be benificial to be able to call Dart_DeletePersistentHandle from NativeFinalizers.

Similar feature request:

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-native-interopUsed for native interop related issues, including FFI.library-ffivm-gcRelated to the VM's garbage collector

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions