Cache Object.prototype and Array.prototype on the Interpreter struct to eliminate per-literal scope chain walks. Replace Vec alloc + reverse in MakeObject/MakeArray with direct in-place stack reads. Normalize spread stack layout by emitting a dummy key in the compiler. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>