DescriptionIf a class has no subclass differentiator then instead of creation of a new wrapping JS object, namely calling of `new exports.MyClass(pointer)`, there was the call `exports.MyClass(pointer)`.
Review: https://codereview.adblockplus.org/29543756/
Patch Set 1 #
Total comments: 3
Patch Set 2 : remove fromPointer when there is no subclass differentiator #
Total comments: 1
MessagesTotal messages: 4
|