Skip to content

On method body definition, #1065 error accessing private or protected property #145

Open
@GoogleCodeExporter

Description

@GoogleCodeExporter
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 [email protected] on 10 Feb 2014 at 3:44

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions