Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
2.3.2
-
None
-
ALL
Description
No need for a HandleScope here – v8Callback()'s HandleScope will take care of
it. Also, avoid calling Close() on a persistent handle.