[jboss-user] [Javassist] - Re: How to manipulate aload instruction in Javassist?
Young Zoung
do-not-reply at jboss.com
Sat May 26 22:52:58 EDT 2012
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]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120526/4468f904/attachment-0001.html
More information about the jboss-user
mailing list