Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-sqlite-statement-sync.js
File
test-sqlite-statement-sync.js
test/parallel/test-sqlite-statement-sync.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --expose-gc
2
'use strict'
;
3
const
{ skipIfSQLiteMissing } = require(
'../common'
);
4
skipIfSQLiteMissing();
Callers
nothing calls this directly
Calls
15
skipIfSQLiteMissing
Function · 0.85
suite
Function · 0.85
all
Method · 0.80
test
Function · 0.70
nextDb
Function · 0.70
close
Method · 0.65
get
Method · 0.65
toArray
Method · 0.65
slice
Method · 0.65
next
Method · 0.65
require
Function · 0.50
refresh
Method · 0.45
Tested by
no test coverage detected