8000 Stepping into setters/getters/Coercions/Proxies etc · Issue #23 · awto/effectfuljs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Stepping into setters/getters/Coercions/Proxies etc #23
Open
@awto

Description

@awto

Now the debugger can only step into another explicit function calls. While there are many situations where an implicit function is called, it will be executed but the debugger cannot step into it or stop on a breakpoint inside it.

To implement this all the operators which can involve the implicit calls must be converted into runtime functions calls, and in the runtime, the sequence of implicit calls should be done according to the ECMA standard.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0