MCPcopy Create free account
hub / github.com/babel/babel / c

Function c

Makefile.js:4–4  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

2/* eslint-disable */
3// prettier-ignore
4import e from"os";import t from"fs";import r from"path";import n from"util";import o from"stream";import i from"events";import s from"child_process";import a from"assert";import c from"buffer";import l from"node:path";import u from"node:module";import{statSync as d,readFileSync as p,appendFileSync as f,writeFileSync as m,createWriteStream as h,createReadStream as g,readdirSync as y,existsSync as b,mkdirSync as v}from"node:fs";import{fileURLToPath as w}from"node:url";import{ChildProcess as S,execFile as E,spawnSync as _,spawn as x}from"node:child_process";import{StringDecoder as A}from"node:string_decoder";import{debuglog as T,stripVTControlCharacters as O,inspect as R,promisify as C,callbackify as k,aborted as P}from"node:util";import I,{platform as D,hrtime as L,execPath as M,execArgv as N}from"node:process";import $ from"node:tty";import{setTimeout as j,scheduler as B,setImmediate as F}from"node:timers/promises";import{constants as H}from"node:os";import{once as U,addAbortListener as G,EventEmitter as W,on as V,setMaxListeners as K}from"node:events";import{serialize as q}from"node:v8";import{Transform as z,getDefaultHighWaterMark as X,Duplex as Y,Writable as Q,Readable as Z,PassThrough as J}from"node:stream";import{Buffer as ee}from"node:buffer";import{finished as te}from"node:stream/promises";var re="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function ne(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var oe,ie={},se={},ae={exports:{}},ce={},le={},ue={},de={};function pe(){if(oe)return de;return oe=1,Object.defineProperty(de,"__esModule",{value:!0}),de.splitWhen=de.flatten=void 0,de.flatten=function(e){return e.reduce((e,t)=>[].concat(e,t),[])},de.splitWhen=function(e,t){const r=[[]];let n=0;for(const o of e)t(o)?(n++,r[n]=[]):r[n].push(o);return r},de}var fe,me={};function he(){if(fe)return me;return fe=1,Object.defineProperty(me,"__esModule",{value:!0}),me.isEnoentCodeError=void 0,me.isEnoentCodeError=function(e){return"ENOENT"===e.code},me}var ge,ye={};var be,ve={};function we(){if(be)return ve;be=1,Object.defineProperty(ve,"__esModule",{value:!0}),ve.convertPosixPathToPattern=ve.convertWindowsPathToPattern=ve.convertPathToPattern=ve.escapePosixPath=ve.escapeWindowsPath=ve.escape=ve.removeLeadingDotSegment=ve.makeAbsolute=ve.unixify=void 0;const t=r,n="win32"===e.platform(),o=/(\\?)([()*?[\]{|}]|^!|[!+@](?=\()|\\(?![!()*+?@[\]{|}]))/g,i=/(\\?)([()[\]{}]|^!|[!+@](?=\())/g,s=/^\\\\([.?])/,a=/\\(?![!()+@[\]{}])/g;function c(e){return e.replace(i,"\\$2")}function l(e){return e.replace(o,"\\$2")}function u(e){return c(e).replace(s,"//$1").replace(a,"/")}function d(e){return l(e)}return ve.unixify=function(e){return e.replace(/\\/g,"/")},ve.makeAbsolute=function(e,r){return t.resolve(e,r)},ve.removeLeadingDotSegment=function(e){if("."===e.charAt(0)){const t=e.charAt(1);if("/"===t||"\\"===t)return e.slice(2)}return e},ve.escape=n?c:l,ve.escapeWindowsPath=c,ve.escapePosixPath=l,ve.convertPathToPattern=n?u:d,ve.convertWindowsPathToPattern=u,ve.convertPosixPathToPattern=d,ve}var Se,Ee,_e,xe,Ae,Te,Oe={};
5/*!
6 * is-extglob <https://github.com/jonschlinkert/is-extglob>
7 *

Callers 11

uFunction · 0.70
nFunction · 0.70
fFunction · 0.70
hFunction · 0.70
EtFunction · 0.70
vrFunction · 0.70
iFunction · 0.70
sFunction · 0.70
lFunction · 0.70
TFunction · 0.70
MiFunction · 0.70

Calls 11

replaceMethod · 0.80
isFileMethod · 0.80
aFunction · 0.70
eFunction · 0.70
iFunction · 0.70
sFunction · 0.70
nFunction · 0.70
uFunction · 0.70
callMethod · 0.65
addMethod · 0.45
concatMethod · 0.45

Tested by

no test coverage detected