Skip to content

Add function for creating unmodifiable typed data #49784

@gaaclarke

Description

@gaaclarke

In flutter/engine#35468 it became apparent that having a way to create unmodifiable views directly from the Dart API would be ideal (the name Dart_NewUnmodifiableTypedData was suggested). This would allow sharing of unmodifiable views across isolates in the same group and it's also a more convenient interface.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.type-enhancementA request for a change that isn't a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions