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

Store constant atoms more compactly in wire format
#1719 opened Sep 8, 2026 by bnoordhuis Contributor Loading…
Fix TypedArray.prototype.at() to handle resized ArrayBuffer correctly
#1718 opened Sep 7, 2026 by sr5434 Contributor Loading…
Move Map hash seed to runtime
#1716 opened Sep 7, 2026 by yanjiew1 Loading…
Fix JS_SetMemoryLimit byte accounting on WASI
#1711 opened Sep 5, 2026 by josefguenther Loading…
Include callee name in "not a function" TypeError
#1701 opened Aug 26, 2026 by athrvk 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…
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…
ProTip! What’s not been updated in a month: updated:<2026-08-08.