-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 2.3.2
-
Component/s: JavaScript
-
None
-
ALL
No need for a HandleScope here – v8Callback()'s HandleScope will take care of
it. Also, avoid calling Close() on a persistent handle.