xref
: /
third_party
/
node
/
test
/
fixtures
/
policy-manifest
/
createRequire-bypass.js
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/node/test/fixtures/policy-manifest/
1
const
os
=
module
.
constructor
.
createRequire
(
'file:///
os-access-module.js
'
)(
'os'
)
2
os
.
cpus
()