stackframes
美 英
例句
If you dump a trace of the native stack when executing several Java methods, you will see stack frames for C code and the interpreter loop.
如果你在执行java方法时dump一个本地堆的跟踪,你会看到C代码的堆帧(stackframes)和解释器循环。