Searched refs:stubframe (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/shark/
H A DsharkRuntime.cpp210 FakeStubFrame *stubframe = FakeStubFrame::build(CHECK_0); local
211 thread->push_zero_frame(stubframe);
232 stubframe = FakeStubFrame::build(CHECK_0);
233 thread->push_zero_frame(stubframe);

Completed in 136 milliseconds