Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v8-flags exports as function #2

Open
3y3 opened this issue Sep 25, 2014 · 0 comments
Open

v8-flags exports as function #2

3y3 opened this issue Sep 25, 2014 · 0 comments

Comments

@3y3
Copy link

3y3 commented Sep 25, 2014

How about implement next syntax:

require('v8-flags')('harmony', 'max-inlining-levels=10');

or something more crazy:

var myModule = require('v8-flags')('allow_natives_syntax')('./MyModule.js');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant