polymorphic inlining
RU: polymorphic inlining
Inlining a called function directly at the call site when the engine has seen a small, fixed set of receiver types there — removing the call overhead for each known shape.
RU: polymorphic inlining
Inlining a called function directly at the call site when the engine has seen a small, fixed set of receiver types there — removing the call overhead for each known shape.