MCPcopy Create free account
hub / github.com/AztecProtocol/huff / parser.js

File parser.js

src/parser.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable no-bitwise */
2const BN = require('bn.js');
3const path = require('path');
4const fs = require('fs');

Callers

nothing calls this directly

Calls 2

checkFunction · 0.85
recurseFunction · 0.85

Tested by

no test coverage detected