Skip to content

WeakRef.deref() should return undefined if value is garbage collected #651

Closed
@ammarahm-ed

Description

@ammarahm-ed

As of now, calling deref or a garabage collected value throws an error instead of returning undefined value.

For reference: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WeakRef/deref

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions