예제 #1
0
 void post(ThreadContext context) {
   context.postMethodFrameAndScope();
 }
예제 #2
0
 protected void post(Ruby runtime, ThreadContext context, String name) {
   context.postMethodFrameAndScope();
 }