If it were a variable or function, it could be defined somewhere like that.
It's a statement, though, so it needs to be added to where Falcon creates
the AST from the ActionScript code. Then, it also needs to emit the
statement as JS in FalconJX. On the SWF side, it should be translated to
appropriate bytecode to call enterDebugger().

- Josh

On Jul 16, 2017 8:56 AM, "Harbs" <harbs.li...@gmail.com> wrote:

> What needs to be modified? Does it need to be added to NativeJSType enums?
> Somewhere else?
>
> I’m really not clear on when things to be added to that and when they need
> to be in typedefs.
>
> > On Jul 16, 2017, at 6:51 PM, Harbs <harbs.li...@gmail.com> wrote:
> >
> >> The compiler needs to be modified to support the debugger statement.
>
>

Reply via email to