Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set the class name of a function template #73

Merged
merged 1 commit into from
Feb 25, 2019

Conversation

spahnke
Copy link
Collaborator

@spahnke spahnke commented Feb 25, 2019

This is used for printing objects created with the function created from the FunctionTemplate as its constructor; e.g in the debug inspector protocol. Otherwise a class Foo is printed as "Object". Note that this does not alter the behavior of toString.

Amendment to #71 and #60

This is used for printing objects created with the function created from the FunctionTemplate as its constructor; e.g in the debug inspector protocol. Otherwise a class Foo is printed as "Object". Note that this does not alter the behavior of toString.
@oliverbock oliverbock merged commit 366915f into JavascriptNet:master Feb 25, 2019
@spahnke spahnke deleted the set-class-name branch February 26, 2019 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants