Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
In case a class is "fully" statically compiled, it is possible to avoid the creation of MOP methods which are used only in dynamic mode. This would reduce the number of methods in a statically compiled class, as well as reduce the bytecode size.