Skip to content

Split-TU: extract InitArraySpreadArithmeticAndNestedInlineCallArgResolvers (#36387) - #37063

Merged
PurHur merged 1 commit into
masterfrom
agent/issue-36387-init-array-spread-nested-resolvers-v2
Sep 6, 2026
Merged

Split-TU: extract InitArraySpreadArithmeticAndNestedInlineCallArgResolvers (#36387)#37063
PurHur merged 1 commit into
masterfrom
agent/issue-36387-init-array-spread-nested-resolvers-v2

Conversation

@PurHur

@PurHur PurHur commented Sep 6, 2026

Copy link
Copy Markdown
Owner

Summary

Test plan

  • ./script/aot-smoke.sh9/9 + size gate OK
  • make north-star5-verify-fast → OK (spine 8349/8349)
  • php script/check-selfhost-spine-count-sync.php / sidecar sync / check-size-budgets → OK
  • Not run: script/differential-sweep.sh --aot --repeat 3 (move-only)

Part of #36387.

Made with Cursor

…lvers (#36387)

Move INIT_ARRAY / array-spread / inline-arithmetic / nested-subject call-arg
slot resolvers (~641 lines) out of SlotForCallArgResolvers so gen-0 split-TU
can hollow a smaller Concern TU. Complementary to Property/ClassConst/ClosureBind
and Closure/FCC peer extracts. Hub wire + spine require + sidecar stamp;
ratchet Compiler hub budget. Mirrors php-src Zend/zend_execute.c ZEND_SEND_*
adjacent call-arg wiring — move-only.

Co-authored-by: Cursor <cursoragent@cursor.com>
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