/ live.thehmm.nl / back / node_modules / v8flags /

[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[   ]LICENSE8 years ago1.0K 
[TXT]README.md8 years ago2.5Kd7c1522 post receive test [كارل مبارك]
[   ]index.js8 years ago4.3K 
[   ]package.json2 years ago1.6K 
README.md

v8flags Build Status Build status

Get available v8 flags.

NPM

Example

const v8flags = require('v8flags');

v8flags(function (err, results) {
  console.log(results);  // [ '--use_strict',
                         //   '--es5_readonly',
                         //   '--es52_globals',
                         //   '--harmony_typeof',
                         //   '--harmony_scoping',
                         //   '--harmony_modules',
                         //   '--harmony_proxies',
                         //   '--harmony_collections',
                         //   '--harmony',
                         // ...
});

Release History

Apache/2.4.38 (Debian) Server at www.karls.computer Port 80