Searched refs:__allocMainArgv (Results 1 – 1 of 1) sorted by relevance
1083 const __allocMainArgv = function(isScoped, list){ function1110 target.scopedAllocMainArgv = (list)=>__allocMainArgv(true, list);1116 target.allocMainArgv = (list)=>__allocMainArgv(false, list);