| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/scenarios/js_to_ets/ |
| D | arktsconfig.in.json | 15 "hasDecl": true boolean 19 "hasDecl": false boolean 23 "hasDecl": false boolean 27 "hasDecl": false boolean
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/interface/ts_to_ets/ |
| D | arktsconfig.in.json | 12 "hasDecl": true boolean 16 "hasDecl": false boolean
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/generic/ts_to_ets/ |
| D | arktsconfig.in.json | 12 "hasDecl": true boolean 16 "hasDecl": false boolean
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/setter/ts_to_ets/ |
| D | arktsconfig.in.json | 12 "hasDecl": true boolean 16 "hasDecl": false boolean
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/instanceof/ |
| D | arktsconfig.in.json | 12 "hasDecl": true boolean 16 "hasDecl": false boolean
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/getter/ts_to_ets/ |
| D | arktsconfig.in.json | 12 "hasDecl": true boolean 16 "hasDecl": false boolean
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/class_extension/ |
| D | arktsconfig.in.json | 12 "hasDecl": false boolean 16 "hasDecl": true boolean
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/constructor_as_arg/ |
| D | arktsconfig.in.json | 12 "hasDecl": false boolean
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/scenarios/js_to_ets/indirect_call/ |
| D | arktsconfig.in.json | 12 "hasDecl": false boolean
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/test_class_methods_returning_values/js_to_ets/ |
| D | arktsconfig.in.json | 12 "hasDecl": false boolean
|
| /arkcompiler/ets_frontend/ets2panda/ir/ets/ |
| D | etsImportSource.h | 29 …rtSource(ir::StringLiteral *source, ir::StringLiteral *resolvedSource, Language lang, bool hasDecl) in ImportSource()
|
| /arkcompiler/ets_frontend/ets2panda/util/ |
| D | importPathManager.h | 34 bool hasDecl; member
|
| D | arktsconfig.h | 63 explicit DynamicImportData(Language lang, bool hasDecl) : lang_(lang), hasDecl_(hasDecl) {} in DynamicImportData()
|
| /arkcompiler/ets_frontend/ets2panda/checker/types/ets/ |
| D | etsDynamicType.h | 32 … std::tuple<ir::AstNode *, ETSObjectFlags, TypeRelation *> info, bool hasDecl) in ETSDynamicType()
|
| /arkcompiler/ets_frontend/ets2panda/checker/ets/ |
| D | typeCreation.cpp | 534 bool hasDecl = false; in CheckForDynamicLang() local
|