Move some protected methods to public
Starting with version 4.8 gcc complains about attempts to pass these protected methods to NODE_SET_PROTOTYPE_METHOD as the callback.
Showing
Please
register
or
sign in
to comment
Starting with version 4.8 gcc complains about attempts to pass these protected methods to NODE_SET_PROTOTYPE_METHOD as the callback.