Skip to content

jswrapper doesn't check inheritance properly #266

@gfwilliams

Description

@gfwilliams

For instance if we have HttpServer which we want to be extended from EventEmitter (both of which are built-in) we can't do this currently, because jswrapper only checks HttpServer for built-in functions, not EventEmitter too.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions