MCPcopy Create free account
hub / github.com/caoym/jjvm / StackFrame

Class StackFrame

src/main/java/org/caoym/jjvm/runtime/StackFrame.java:13–108  ·  view source on GitHub ↗

栈帧 对应 JVM 规范中的栈帧的概念,用于表示一次方法调用的上下文

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected