Searched defs:modPath (Results 1 – 3 of 3) sorted by relevance
4 const modPath = require.resolve('../fixtures/simple-error-stack.js'); constant
175 std::string modPath = GetModulePath(); in GetModuleDirectory() local
168 var modPath = (<Identifier>typeSymbol.aliasLink.alias).text; variable