sony / v8eval

Multi-language bindings to JavaScript engine V8
MIT License
403 stars 37 forks source link

Add the ability to set v8 flags through v8eval #19

Closed paetling closed 7 years ago

paetling commented 7 years ago

This is a pull request attempting to add the ability to set v8 flags through v8eval. In reference to this issue: https://github.com/sony/v8eval/issues/17