Skip to content

Behavior for negative index values is not specified for 4 functions #51

Description

@ast-hugger

The following functions:

  • fromCharCodeArray
  • intoCharCodeArray
  • charCodeAt
  • codePointAt

feature parameters of type i32 interpreted as string indices (start, end, or index, depending on the function). The existing specification does not state what should happen if a negative value is passed as one of these parameters.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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