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
/
test
/
fixtures
/
harmony_proxies.js
4 lines
(2 loc)
•
40 B
JavaScript
View Raw
1
2
3
4
'use strict'
;
var
proxy =
new
Proxy
();