Files
codeql/javascript/ql/test/library-tests/Closure/GoogFunctionCall.ql
2019-02-06 17:30:45 +00:00

5 lines
94 B
Plaintext

import semmle.javascript.Closure
from GoogFunctionCall gfc
select gfc, gfc.getFunctionName()