Searched refs:getByteCodeIndex (Results 1 – 5 of 5) sorted by relevance
58 assertEquals(9, f.getByteCodeIndex()); in testGetByteCodeIndex()64 assertEquals(0, f.getByteCodeIndex()); in testGetByteCodeIndex()
68 assertTrue(f.getByteCodeIndex() < 0, "bci expected to be unavailable"); in walk()
113 public int getByteCodeIndex() { in getByteCodeIndex() method in StackFrameInfo
185 public int getByteCodeIndex(); in getByteCodeIndex() method
3933 method public int getByteCodeIndex();