You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Publish RangeError/OOM failures through the same empty-result iff pending-exception invariant.
Reject invalid, foreign-context, and non-array mutation inputs safely.
Cover exact signatures, holes, sparse writes, maximum lengths, inherited getters/setters, thrown getters, and sibling-realm exception visibility in the compile-link-runtime fixture.
Update both inventories and README/API documentation without changing public/extension counts.
Parents: #163, #164
Depends on: #180
Implement the shared private array construction and indexed-access boundary.
Acceptance:
JSC__JSValue__createEmptyArray,JSC__JSValue__putIndex,JSC__JSValue__push,JSC__JSValue__getDirectIndex, andJSC__JSObject__getIndexsignatures.