pmed / v8pp

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

Consider always using `ToLocal()` instead of `ToLocalChecked()` #206

Open pmed opened 9 months ago

pmed commented 9 months ago

See details in comments to PR #127