MCPcopy
hub / github.com/webpack/webpack / parseJson.unittest.js

File parseJson.unittest.js

test/parseJson.unittest.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"use strict";
2
3const JSONParseError = require("../lib/errors/JSONParseError");
4const parseJson = require("../lib/util/parseJson");

Callers

nothing calls this directly

Calls 9

parseJsonFunction · 0.85
catchErrorFunction · 0.85
wrapFunction · 0.85
entriesMethod · 0.80
sliceMethod · 0.80
requireFunction · 0.70
itFunction · 0.50
parseMethod · 0.45
concatMethod · 0.45

Tested by

no test coverage detected