Home
last modified time | relevance | path

Searched defs:recursive (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/linter/scripts/testRunner/
Dcoverage_prepare.js25 fs.mkdirSync(dest, { recursive: true }); property
44 fs.rmSync(coverageDir, { recursive: true, force: true }); property
47 fs.mkdirSync(coverageDir, { recursive: true }); property
48 fs.mkdirSync(buildInstrumentDir, { recursive: true }); property
/arkcompiler/ets_frontend/ets2panda/linter/scripts/
Dinstall-ohos-typescript-and-homecheck.mjs119 fs.rmSync(typescript_dir, {recursive: true, force: true}) property
164 fs.rmSync(node_modules + '/typescript', {recursive: true, force: true}) property
167 fs.mkdirSync(targetDir, { recursive: true }) property
Dbundle-ts-lib-declarations.mjs105 fs.mkdirSync(destPath, { recursive: true }); property
141 recursive: true, property
/arkcompiler/ets_runtime/test/moduletest/typedarraymapoverflow/
Dtypedarraymapoverflow.js19 function recursive(...args) { function
/arkcompiler/ets_runtime/tools/ap_file_viewer/
Dwebpack.config.js44 await fs.promises.mkdir(dirPath, {recursive: true}); property
/arkcompiler/runtime_core/platforms/unix/libpandabase/futex/
Dmutex.h120 explicit Mutex(bool recursive) : Mutex() in Mutex()
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/futex/
Dmutex.h119 explicit Mutex(bool recursive) : Mutex() in Mutex()
/arkcompiler/ets_frontend/es2panda/test/parse_command/
Dparse_command.py144 def add_directory_to_case_list(case_dir, case_list, extension='js', recursive=True): argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_lower.cpp208 BlockNode *MIRLower::LowerIfStmt(IfStmtNode &ifStmt, bool recursive) in LowerIfStmt()
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… field in AnonymousClass64c59e047c401