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

Ability to instrument the constructor and object functions #3

Open
mperdeck opened this issue Mar 8, 2014 · 0 comments
Open

Ability to instrument the constructor and object functions #3

mperdeck opened this issue Mar 8, 2014 · 0 comments

Comments

@mperdeck
Copy link
Owner

mperdeck commented Mar 8, 2014

If you override the JavaScript function object, you can get them to

  1. check their own name, and if they have a given name:
  2. run within try ... catch, logging exceptions
  3. instrument all function objects in their prototype.

Not sure if this is possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant