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

Fix arity of os.chdir and std.setenv
#1662 opened Aug 11, 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…
Always call the sort comparator, even for identical values
#1645 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…
Do not leak the old prototype in JS_AddIntrinsicDOMException()
#1642 opened Aug 6, 2026 by andreasrosdal Contributor Loading…
Return the class name atom from JS_GetClassName()
#1641 opened Aug 6, 2026 by andreasrosdal Contributor Loading…
Propagate exceptions from the get/set descriptor accessors
#1638 opened Aug 4, 2026 by saghul 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…
ProTip! What’s not been updated in a month: updated:<2026-07-12.