UNPKG
v8-flags
Version:
latest (0.1.2)
0.1.2
0.1.1
0.1.0
Configures v8 flags at runtime.
github.com/thlorenz/v8-flags
thlorenz/v8-flags
v8-flags
/
example
/
use-strict-violator.js
4 lines
(2 loc)
•
71 B
JavaScript
View Raw
1
2
3
4
a
=
"I'm the trouble starter, punking instigator"
module.exports
= a
;