What steps will reproduce the problem?
1. Create a new Class in runtime using as3-commons-bytecode
1. On method body definition, accessing a protected or private property using
getlex.
What is the expected output? What do you see instead?
methodBuilder.addAsmSource() should not give error.
Instead, it says Error: #1065: Variable not defined.
What version of the product are you using? On what operating system?
as3commons-bytecode-1.1.1 on Windows 8
Please provide any additional information below.
If property is public, works fine.
Original issue reported on code.google.com by hamuyrod...@gmail.com on 10 Feb 2014 at 3:44
Original issue reported on code.google.com by
hamuyrod...@gmail.com
on 10 Feb 2014 at 3:44