pmed / v8pp

Bind C++ functions and classes into V8 JavaScript engine
http://pmed.github.io/v8pp/
Other
886 stars 118 forks source link

add extra data members in test classes #200

Closed pmed closed 8 months ago

pmed commented 8 months ago

... to prevent debug checks in v8::External::New() with nullptr values. They are fine as pointers to data members when used in v8pp::var_()