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

Fixed model of ETrim #238

Merged
merged 3 commits into from
Jul 23, 2024
Merged

Fixed model of ETrim #238

merged 3 commits into from
Jul 23, 2024

Conversation

d01c2
Copy link
Contributor

@d01c2 d01c2 commented Jul 23, 2024

This PR includes:

  • Fix on model of ETrim
    • from: (trim e) | (trim-start e) | (trim-end e)
    • to: (trim > e) | (trim < e)

Passed Test262 tests

@jhnaldo jhnaldo merged commit e3b173f into dev Jul 23, 2024
6 checks passed
@jhnaldo jhnaldo deleted the dev-fix-trim branch July 23, 2024 08:58
jhnaldo pushed a commit that referenced this pull request Oct 29, 2024
Co-authored-by: tmdghks <tmdghks12@korea.ac.kr>
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.

3 participants