Searched defs:isRecordName (Results 1 – 7 of 7) sorted by relevance
| /developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/mock/class_mock/ |
| D | module_mode_mock.ts | 160 isRecordName: true constant
|
| /developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/module/ |
| D | module_mode.ts | 256 isRecordName: true, constant 514 isRecordName: true, constant
|
| D | module_source_file.ts | 531 isRecordName: false, constant
|
| /developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/ark_compiler/module/ |
| D | module_mode.ts | 273 isRecordName: true, constant 547 isRecordName: true, constant
|
| D | module_source_file.ts | 570 isRecordName: false, constant
|
| /developtools/ace_ets2bundle/compiler/src/ |
| D | ark_utils.ts | 114 const { pkgName, pkgPath, isRecordName } = pkgParams; constant
|
| /developtools/ace_ets2bundle/compiler/src/interop/src/ |
| D | ark_utils.ts | 123 const { pkgName, pkgPath, isRecordName, omitModuleName } = pkgParams; constant
|