On 8/7/16, 3:21 AM, "Harbs" <[email protected]> wrote:
>When you pass a function reference in FlexJS, the compiler adds a call to >Language.closure(). Why is that necessary? Why can’t a function just be >passed directly? The 'this' pointer would be incorrect if the function is a method. -Alex
