Files
node/src
AnnaMag ab194123b7 src: replace SetNamedPropertyHandler()
The changes introdcued here replace the deprecated
v8 method SetNamedPropertyHandler() to SetHandler()
in node.cc.
Prior to refactoring, the method defined callbacks
when accessing object properties defined by Strings
and not Symbols.
test/parallel/test-v8-interceptStrings-not-Symbols.js
demonstrates that this behaviour remained unchanged
after refactoring.

PR-URL: https://github.com/nodejs/node/pull/9062
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
2016-11-01 20:21:54 +01:00
..
2016-10-25 10:12:02 -07:00
2016-10-16 12:54:40 +01:00
2016-08-08 09:17:12 -07:00
2016-10-11 12:41:42 -07:00
2016-06-28 21:21:21 +02:00
2016-10-10 08:31:44 -07:00
2016-10-11 12:41:42 -07:00
2016-08-08 09:17:12 -07:00
2016-11-01 20:21:54 +01:00
2016-08-08 09:17:12 -07:00
2016-08-08 09:17:12 -07:00
2016-10-04 09:28:18 +01:00
2016-08-08 09:17:12 -07:00
2016-10-04 09:28:18 +01:00
2016-10-25 10:12:02 -07:00
2016-08-08 09:17:12 -07:00
2016-06-28 21:21:21 +02:00