Young Zoung [https://community.jboss.org/people/scalable] created the discussion

"Re: How to manipulate aload instruction in Javassist?"

To view the discussion, visit: https://community.jboss.org/message/738138#738138

--------------------------------------------------------------
who can tell me the difference between the method locals and stack of 
StackMap.Walker? 

the explanation is same

h3.  locals
public int *locals*(int pos, int offset, int num)
Invoked when locals of stack_map_frame is visited. 
 ----
#
h3.  stack
public int *stack*(int pos, int offset, int num)
 Invoked when stack of stack_map_frame is visited.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/738138#738138]

Start a new discussion in Javassist at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2062]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to