Skip to content

Pull requests: quickjs-ng/quickjs

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Throw error when converting BigIntArray to Int8Array (#1690)
#1694 opened Aug 25, 2026 by sr5434 Contributor Loading…
Fix reference count bug in Promise.withResolvers
#1692 opened Aug 25, 2026 by bnoordhuis Contributor Loading…
Add a column offset to JSEvalOptions
#1656 opened Aug 6, 2026 by andreasrosdal Contributor Loading…
Report "not a constructor" for a non-object new target
#1655 opened Aug 6, 2026 by andreasrosdal Contributor Loading…
Scan the shape instead of enumerating prototype properties in for-in
#1654 opened Aug 6, 2026 by andreasrosdal Contributor Loading…
Skip positions that cannot start a regexp match
#1653 opened Aug 6, 2026 by andreasrosdal Contributor Loading…
Fix ToPropertyKey evaluation order for computed keys
#1651 opened Aug 6, 2026 by andreasrosdal Contributor Loading…
Apply ASI to a class field named get/set before a generator method
#1650 opened Aug 6, 2026 by andreasrosdal Contributor Loading…
Fix iterator closing around for-await-of and async-from-sync
#1649 opened Aug 6, 2026 by andreasrosdal Contributor Loading…
Resolve export bindings to their canonical module
#1648 opened Aug 6, 2026 by andreasrosdal Contributor Loading…
Reject a module's own capability before its async parents
#1647 opened Aug 6, 2026 by andreasrosdal Contributor Loading…
Clear [[AsyncEvaluation]] when a module finishes evaluating
#1646 opened Aug 6, 2026 by andreasrosdal Contributor Loading…
Keep scanning in indexOf() when a resizable buffer shrank
#1644 opened Aug 6, 2026 by andreasrosdal Contributor Loading…
Treat "NaN" as a canonical numeric index string
#1643 opened Aug 6, 2026 by andreasrosdal Contributor Loading…
Fix the descriptor checks of the Proxy getOwnPropertyDescriptor trap
#1635 opened Aug 4, 2026 by saghul Contributor Loading…
Implement AddToKeptObjects and add JS_ClearKeptObjects
#1606 opened Jul 25, 2026 by littledivy Contributor Loading…
Fix Array.fromAsync iterator close semantics
#1596 opened Jul 24, 2026 by littledivy Contributor Loading…
Improve error message for illegal yield in classic mode
#1532 opened Jun 14, 2026 by mvanhorn Contributor Loading…
Add per-context interrupt budget
#1526 opened Jun 6, 2026 by dannote Contributor Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.