MCPcopy Create free account
hub / github.com/browserify/static-module / input.js

File input.js

bench/input.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1(function (global, factory) {
2 typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) :
3 typeof define === 'function' && define.amd ? define(['exports'], factory) :
4 (factory((global.acorn = {})));

Callers

nothing calls this directly

Calls 15

binopFunction · 0.85
kwFunction · 0.85
isIdentifierStartFunction · 0.85
isIdentifierCharFunction · 0.85
tryContextualFunction · 0.85
hasFunction · 0.85
getLineInfoFunction · 0.85
isSyntaxCharacterFunction · 0.85
codePointToString$1Function · 0.85
isRegExpIdentifierStartFunction · 0.85
isRegExpIdentifierPartFunction · 0.85
isDecimalDigitFunction · 0.85

Tested by

no test coverage detected