Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-ffi-shared-buffer.js
File
test-ffi-shared-buffer.js
test/ffi/test-ffi-shared-buffer.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --experimental-ffi --expose-internals
2
'use strict'
;
3
const
common = require(
'../common'
);
4
common.skipIfFFIMissing();
Callers
nothing calls this directly
Calls
11
endianness
Function · 0.85
includes
Method · 0.80
sort
Method · 0.80
close
Method · 0.65
keys
Method · 0.65
require
Function · 0.50
test
Function · 0.50
skip
Method · 0.45
ok
Method · 0.45
from
Method · 0.45
call
Method · 0.45
Tested by
no test coverage detected