Searched defs:frameAt (Results 1 – 2 of 2) sorted by relevance
122 public Frame frameAt(int pos) throws BadBytecode { in frameAt() method in ControlFlow
119 func (thread *Thread) frameAt(depth int) *frame { func