Skip to content

Check what happen when JS objects are garbage collected #62

@nrigaudiere

Description

@nrigaudiere
Member

2 cas à vérifier :

  • Un object JS instancié côté JS est GC
  • Un object JS instancié côté Natif est GC

Pour v8 il faut regarder le handle Permanent et son callback optionel SetWeak.

See https://trello.com/c/oESB3x7P

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @francisbouvier@nrigaudiere

        Issue actions

          Check what happen when JS objects are garbage collected · Issue #62 · lightpanda-io/zig-js-runtime