Skip to content

js::function should have call/apply functions #6

Description

@stheophil

Currently, there is no support for JS members of the Function prototype, such as Function.call and Function.apply

I encountered on such use case in our code base, where I copied code verbatim (on purpose) from tableau. The original JS code was workbookImpl.sendCommand(Object).call(workbookImpl, args, ...)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions