Skip to content

Will napi_set_function_name work with spidermonkey #26

@mhdawson

Description

@mhdawson
  • Version: ALL
  • Platform: ALL
  • Subsystem: API

Comment from Ben in nodejs/node-eps#20 (comment), we'll need to see if:

NODE_EXTERN void napi_set_function_name(napi_env e, napi_value func,
+                                        napi_propertyname napi_value);

will work with other engines like spidermonkey were the name it declared up front.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions