MCPcopy Index your code
hub / github.com/nodejs/node / test-whatwg-encoding-custom-interop.js

File test-whatwg-encoding-custom-interop.js

test/parallel/test-whatwg-encoding-custom-interop.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --expose-internals
2
3// This tests interoperability between TextEncoder and TextDecoder with
4// Node.js util.inspect and Buffer APIs

Callers

nothing calls this directly

Calls 6

encodeMethod · 0.80
compareMethod · 0.65
requireFunction · 0.50
assertFunction · 0.50
fromMethod · 0.45
callMethod · 0.45

Tested by

no test coverage detected