Skip to content

Fix bugs in named interceptor test.#782

Merged
kkoopa merged 1 commit intonodejs:masterfrom
bnoordhuis:fix-named-interceptor-test
May 26, 2018
Merged

Fix bugs in named interceptor test.#782
kkoopa merged 1 commit intonodejs:masterfrom
bnoordhuis:fix-named-interceptor-test

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