Skip to content

Script Meta Data in Native Function #6825

@bkimman

Description

@bkimman

I am porting an old application that embedded a very old version of Mozilla js to use chakra.

This application involves several native objects written in C. The methods of these objects will be invoked from the script.
If there is an exception to be raised from the native method, is there a way to determine meta data (source, url, line, column) about the script function from where the native function was called?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions