Skip to content

what's the prototype of a protocol look like? #91

@michaelficarra

Description

@michaelficarra

Since we construct them with new, I assume that implies there's a Protocol.prototype. Does it have anything on it? Is it frozen? What is its prototype? If we don't want them to have a [[Prototype]], should we change Protocol to not be invoked with new?

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