File size: 734 Bytes
1e92f2d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 |
*anonymous function 170* = (...) => [file]
*anonymous function 254* = (...) => FreeVar(require)["resolve"](file)
*anonymous function 88* = (...) => file
a = ["../lib/a.js", "../lib/b.js"]
b = ["../lib/a.js", "../lib/b.js"]
c = [["../lib/a.js"], ["../lib/b.js"]]
d = ["\"../lib/a.js\"/resolved/lib/index.js", "\"../lib/b.js\"/resolved/lib/index.js"]
file#3 = ???*0*
- *0* arguments[0]
⚠️ function calls are not analysed yet
file#4 = ???*0*
- *0* arguments[0]
⚠️ function calls are not analysed yet
file#5 = ???*0*
- *0* arguments[0]
⚠️ function calls are not analysed yet
file#6 = ???*0*
- *0* arguments[0]
⚠️ function calls are not analysed yet
func = (...) => FreeVar(require)["resolve"](file)
|