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

replace instanceof checks w/ typeof for more robust behavior #15

Merged
merged 1 commit into from
Mar 15, 2016

Conversation

tjmehta
Copy link
Owner

@tjmehta tjmehta commented Mar 15, 2016

fixes issues w/ node vm usage

@tjmehta tjmehta changed the title replace instanceof checks w/ typeof for more robust behavior (fixes bugs w/ v8 vms) replace instanceof checks w/ typeof for more robust behavior Mar 15, 2016
tjmehta added a commit that referenced this pull request Mar 15, 2016
replace instanceof checks w/ typeof for more robust behavior
@tjmehta tjmehta merged commit 7d3035f into master Mar 15, 2016
@tjmehta tjmehta deleted the replace-instanceof-object branch March 15, 2016 05:11
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.

1 participant