mirror of
https://github.com/ruby/ruby.git
synced 2026-08-28 05:22:06 +08:00
Passing current ec can improve performance of newobj. This patch tries it for Array and String literals ([] and '').
Passing current ec can improve performance of newobj. This patch tries it for Array and String literals ([] and '').