MCPcopy Index your code
hub / github.com/nodejs/node / test-shared-embedding-v8.js

File test-shared-embedding-v8.js

test/embedding/test-shared-embedding-v8.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3// This tests the V8 parts in the shared library work correctly.
4// TODO(joyeecheung): also test that the Node.js parts work correctly,

Callers

nothing calls this directly

Calls 4

spawnSyncAndAssertFunction · 0.85
requireFunction · 0.50
skipMethod · 0.45
existsSyncMethod · 0.45

Tested by

no test coverage detected