Searched refs:wrapSafe (Results 1 – 2 of 2) sorted by relevance
/third_party/node/lib/internal/main/ |
D | check_syntax.js | 20 wrapSafe, 66 wrapSafe(filename, source);
|
/third_party/node/lib/internal/modules/cjs/ |
D | loader.js | 70 wrapSafe, Module, toRealPath, readPackageScope, cjsParseCache, property 986 function wrapSafe(filename, content, cjsModuleInstance) { function 1049 const compiledWrapper = wrapSafe(filename, content, this);
|