If a frame pointer is used, the option exists to dynamically create the parameterstack area.
如果使用框架指标,则可以使用此选项来动态建立参数堆叠区域。
2
You might wonder why I check whether the method is static at the start of my parameter size calculation, then initialize the stack frame slot to zero if it is (as opposed to one if it is not).