Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-vfs-real-provider-handle.js
File
test-vfs-real-provider-handle.js
test/parallel/test-vfs-real-provider-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
// RealFileHandle: sync and async file-handle operations, plus EBADF
Callers
nothing calls this directly
Calls
15
getVirtualFd
Function · 0.85
alloc
Method · 0.80
open
Method · 0.65
close
Method · 0.65
require
Function · 0.50
refresh
Method · 0.45
join
Method · 0.45
mkdirSync
Method · 0.45
create
Method · 0.45
then
Method · 0.45
writeFileSync
Method · 0.45
openSync
Method · 0.45
Tested by
no test coverage detected