Lines Matching refs:get
73 get hasLoadedAnyUserCJSModule() { return hasLoadedAnyUserCJSModule; },
187 const result = statCache.get(filename);
201 get() { return _stat; },
315 get() {
327 get() {
337 const isPreloadingDesc = { get() { return isPreloading; } };
345 return moduleParentCache.get(this);
362 get: pendingDeprecate(
412 get() { return _readPackage; },
516 * Tries to get the absolute file path of the parent module.
757 // The path segment separator check ('\' and '/') was used to get
759 // Use colon as an extra condition since we can get node_modules
894 get(target, prop) {
986 const parseCachedModule = cjsParseCache.get(cachedModule);
1046 * Given a `require` string and its context, get its absolute file path.
1131 cursor = moduleParentCache.get(cursor)) {
1379 const cached = cjsParseCache.get(module);
1391 const parent = moduleParentCache.get(module);
1588 get: function() {