Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-vfs-virtual-file-handle.js
File
test-vfs-virtual-file-handle.js
test/parallel/test-vfs-virtual-file-handle.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --experimental-vfs --expose-internals
2
'use strict'
;
3
4
// Cover the VirtualFileHandle base class — all primitives must throw
Callers
nothing calls this directly
Calls
15
alloc
Method · 0.80
createWriteStream
Method · 0.65
close
Method · 0.65
require
Function · 0.50
then
Method · 0.45
readv
Method · 0.45
writev
Method · 0.45
appendFile
Method · 0.45
readableWebStream
Method · 0.45
readLines
Method · 0.45
createReadStream
Method · 0.45
chmod
Method · 0.45
Tested by
no test coverage detected