MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / writeResultConversion

Method writeResultConversion

tools/ffi.js:51–53  ·  view source on GitHub ↗
(file)

Source from the content-addressed store, hash-verified

49 file.write(`${ this.name } result = `);
50 }
51 writeResultConversion(file) {
52 debugger;
53 }
54}
55
56class BigInt64Type extends Type {

Callers 1

generateCFileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected