node-inspector / v8-profiler

node bindings for the v8 profiler
BSD 2-Clause "Simplified" License
1.13k stars 134 forks source link

fix: replace `Hidden` api with nan `private`, make it compatible with node 7.x #106

Closed hustxiaoc closed 7 years ago

hustxiaoc commented 7 years ago

Upgrade nan to the latest version and replace Hidden api with nan private, make it compatible with node 7.x