Skip to content

fix(codemode): align array parity#36584

Open
rekram1-node wants to merge 1 commit into
v2from
array-parity
Open

fix(codemode): align array parity#36584
rekram1-node wants to merge 1 commit into
v2from
array-parity

Conversation

@rekram1-node

Copy link
Copy Markdown
Collaborator

Summary

  • distinguish canonical array indexes from ordinary own properties
  • preserve own-only array reads and writes without invoking inherited accessors
  • fix sparse reduce/reduceRight initialization and findLast mutation semantics

Testing

  • bun test (packages/codemode): 788 passed
  • bun typecheck (packages/codemode)
  • repository pre-push typecheck: 31 tasks passed
  • Prettier and git diff checks

Review

  • reviewed by multiple independent general agents for JavaScript parity, confinement, and test coverage
  • addressed inherited property/accessor findings before opening

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.

1 participant