Searched refs:cjsModuleInstance (Results 1 – 2 of 2) sorted by relevance
112 function maybeCacheSourceMap(filename, content, cjsModuleInstance, isGeneratedSource, sourceURL, so… argument139 if (cjsModuleInstance) {140 getCjsSourceMapCache().set(cjsModuleInstance, {
1252 function wrapSafe(filename, content, cjsModuleInstance) { argument1304 if (process.mainModule === cjsModuleInstance) {