Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support change-array-by-copy feature #227

Merged
merged 1 commit into from
Jul 8, 2024
Merged

Conversation

jhnaldo
Copy link
Contributor

@jhnaldo jhnaldo commented Jul 8, 2024

We supported the change-array-by-copy feature:

- time: 7,100 ms [00:07]
- total: 118
  - not-supported (N): 45
    - feature: 33
      - TypedArray: 32
      - RegExp: 1
    - metalanguage: 12
      - Sort _items_ using an implementation-defined sequence of <emu-meta effects="user-code">calls to _SortCompare_</emu-meta>. If any such call returns an abrupt completion, stop before performing any further calls to _SortCompare_ and return that Completion Record.: 12
  - pass (P): 73
- pass-rate: P/P = 73/73 (100.00%)

@jhnaldo jhnaldo merged commit 69e4e11 into dev Jul 8, 2024
6 checks passed
@jhnaldo jhnaldo deleted the dev-change-array-by-copy branch July 8, 2024 09:50
jhnaldo added a commit that referenced this pull request Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant