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

Fix bugs in named interceptor test. #782

Merged
merged 1 commit into from
May 26, 2018
Merged

Fix bugs in named interceptor test. #782

merged 1 commit into from
May 26, 2018

Conversation

bnoordhuis
Copy link
Member

The PropertyQuery callback needs to return something in order for V8
to consider the property present in Node.js 10.

Fixes failing test test/js/namedinterceptors-test.js

The PropertyQuery callback needs to return _something_ in order for V8
to consider the property present in Node.js 10.

Fixes failing test test/js/namedinterceptors-test.js
@kkoopa kkoopa merged commit 6bd5590 into nodejs:master May 26, 2018
@kkoopa
Copy link
Collaborator

kkoopa commented May 26, 2018

Thank you. Merged.

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