Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-vfs-file-handle.js
File
test-vfs-file-handle.js
test/parallel/test-vfs-file-handle.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --experimental-vfs
2
'use strict'
;
3
4
// Exercise VirtualFileHandle / MemoryFileHandle methods directly via
Callers
nothing calls this directly
Calls
15
alloc
Method · 0.80
fstatSync
Method · 0.80
open
Method · 0.65
close
Method · 0.65
createWriteStream
Method · 0.65
require
Function · 0.50
create
Method · 0.45
writeFileSync
Method · 0.45
then
Method · 0.45
ok
Method · 0.45
readFile
Method · 0.45
stat
Method · 0.45
Tested by
no test coverage detected