pmed / v8pp

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

Fixing compilation error to reflect changes in v8::Value::BooleanValue() #123

Closed jacobsologub closed 4 years ago

pmed commented 4 years ago

Hi @jacobsologub,

thank you for the contribution! I've cherry-picked 4ce49efb36379f31219d6bf09cf01f48b373e43a to merge the fix for #117 onto the master, and then onto the c++17 branch.