method bytes
The total amount of memory allocated to objects belonging to a method, exclusive of any memory allocated to its caller or descendant methods.
Any object which is created by or for a method is said to "belong" to that method.
(C) Copyright IBM Corporation 1993, 2009.