| /arkcompiler/runtime_core/compiler/tests/ |
| D | constructor_test.cpp | 55 // TODO! Enable when will supported in ~ConstructorTest() 92 // TODO! Enable when will supported in TEST_F() 129 // TODO! Enable when will supported in TEST_F() 173 // TODO! Enable when will supported in TEST_F() 214 // TODO! Enable when will supported in TEST_F()
|
| D | memory_coalescing_test.cpp | 36 // Coalescing is supported only for aarch64 in TEST_F() 84 // Coalescing is supported only for aarch64 in TEST_F() 149 // Coalescing is supported only for aarch64 in TEST_F() 214 // Coalescing is supported only for aarch64 in TEST_F() 249 // Coalescing is supported only for aarch64 in TEST_F() 290 // Coalescing is supported only for aarch64 in TEST_F() 330 // Coalescing is supported only for aarch64 in TEST_F() 383 // Coalescing is supported only for aarch64 in TEST_F() 423 // Coalescing is supported only for aarch64 in TEST_F() 464 // Coalescing is supported only for aarch64 in TEST_F() [all …]
|
| /arkcompiler/ets_frontend/es2panda/test/ |
| D | test262harness.js | 28 throw new Test262Error('gc() not yet supported.'); 38 throw new Test262Error('agent.* not yet supported.');
|
| /arkcompiler/runtime_core/irtoc/scripts/ |
| D | resolvers.irt | 23 # Arm32 is not supported 47 # Arm32 is not supported 78 # Arm32 is not supported 104 # Arm32 is not supported
|
| /arkcompiler/ets_frontend/es2panda/util/ |
| D | hotfix.cpp | 90 … "[Patch] Found new import/export expression in " << recordName << ", not supported!" << std::endl; in ValidateModuleInfo() 97 …cerr << "[Patch] Found import/export expression changed in " << recordName << ", not supported!" << in ValidateModuleInfo() 118 << ", not supported!" << std::endl; in ValidateJsonContentRecInfo() 126 << ", not supported!" << std::endl; in ValidateJsonContentRecInfo() 441 …td::cerr << "[Patch] Found lexical variable added or removed in " << funcName << ", not supported!" in CompareLexenv() 450 …::cerr << "[Patch] Found new lexical variable added in function " << funcName << ", not supported!" in CompareLexenv() 458 …td::cerr << "[Patch] Found lexical variable changed in function " << funcName << ", not supported!" in CompareLexenv() 478 … std::cerr << "[Patch] Found class " << hashList[i].first << " changed, not supported! If " << in CompareClassHash() 483 …td::cerr << "[Patch] Found class " << hashList[i].first << " changed, not supported!" << std::endl; in CompareClassHash() 505 << " not supported!" << std::endl; in HandleFunction()
|
| /arkcompiler/runtime_core/ |
| D | README.md | 83 Supported options: 93 | --version | Print version info, including file format version and minimum supported file form… 109 Supported options: 119 | --version | Print version info, including file format version and minimum supported …
|
| D | OAT.xml | 31 … "filetype" is used to check file type in the specified path, supported file types: archive, binary 32 …s in the specified path(projectroot means the root dir of the project), supported file names: LICE…
|
| /arkcompiler/runtime_core/docs/ |
| D | assembly_format.md | 5 …supported by the Panda virtual machine, refer to the [Bytecode ISA Specification](isa/isa.yaml) in… 11 …supported by the platform. Instead, Panda assembly can be thought as a separate close-to-byte-code… 25 Following numeric literals are supported: 201 Following primitive types are supported: 222 Following reference types are supported:
|
| /arkcompiler/toolchain/ |
| D | OAT.xml | 38 … "filetype" is used to check file type in the specified path, supported file types: archive, binary 39 …e exists in the specified path(support projectroot in default OAT.xml), supported file names: LICE…
|
| /arkcompiler/toolchain/build/toolchain/ |
| D | toolchain.gni | 67 "Using Xcode's clang is only supported in iOS builds") 84 assert(false, "Platform not supported")
|
| /arkcompiler/ets_frontend/ |
| D | OAT.xml | 37 … "filetype" is used to check file type in the specified path, supported file types: archive, binary 38 …e exists in the specified path(support projectroot in default OAT.xml), supported file names: LICE…
|
| /arkcompiler/ets_frontend/es2panda/test/hotfix/hotfix-throwerror/modify-export-3/ |
| D | expected.txt | 14 [Patch] Found import/export expression changed in _ESModuleRecord, not supported!
|
| /arkcompiler/ets_frontend/es2panda/test/hotreload/modify-lexenv-2/ |
| D | expected.txt | 14 [Patch] Found lexical variable changed in function .A, not supported!
|
| /arkcompiler/ets_frontend/es2panda/test/hotfix/hotfix-throwerror/modify-export-1/ |
| D | expected.txt | 14 [Patch] Found import/export expression changed in _ESModuleRecord, not supported!
|
| /arkcompiler/ets_frontend/es2panda/test/hotfix/hotfix-throwerror/modify-lexenv-1/ |
| D | expected.txt | 14 [Patch] Found lexical variable changed in function .A, not supported!
|
| /arkcompiler/ets_frontend/es2panda/test/hotfix/hotfix-throwerror/modify-class-1/ |
| D | expected.txt | 14 [Patch] Found class .Model changed, not supported!
|
| /arkcompiler/ets_frontend/es2panda/test/hotreload/modify-export-1/ |
| D | expected.txt | 14 [Patch] Found import/export expression changed in _ESModuleRecord, not supported!
|
| /arkcompiler/ets_frontend/es2panda/test/hotreload/modify-lexenv-1/ |
| D | expected.txt | 14 [Patch] Found lexical variable changed in function .A, not supported!
|
| /arkcompiler/ets_frontend/es2panda/test/hotfix/hotfix-throwerror/modify-lexenv-2/ |
| D | expected.txt | 14 [Patch] Found lexical variable changed in function .A, not supported!
|
| /arkcompiler/ets_frontend/es2panda/test/hotreload/modify-lexenv-6/ |
| D | expected.txt | 14 [Patch] Found lexical variable added or removed in .a, not supported!
|
| /arkcompiler/ets_frontend/es2panda/test/hotfix/hotfix-throwerror/modify-import/ |
| D | expected.txt | 14 [Patch] Found import/export expression changed in _ESModuleRecord, not supported!
|
| /arkcompiler/ets_frontend/es2panda/test/hotfix/hotfix-throwerror/modify-lexenv-3/ |
| D | expected.txt | 14 [Patch] Found lexical variable changed in function .A, not supported!
|
| /arkcompiler/ets_frontend/es2panda/test/hotfix/hotfix-throwerror/modify-lexenv-4/ |
| D | expected.txt | 14 [Patch] Found lexical variable added or removed in .makeAdder, not supported!
|
| /arkcompiler/ets_frontend/es2panda/test/hotfix/hotfix-throwerror/modify-lexenv-6/ |
| D | expected.txt | 14 [Patch] Found lexical variable added or removed in .a, not supported!
|
| /arkcompiler/ets_frontend/es2panda/test/hotfix/hotfix-throwerror/add-anon-function/ |
| D | expected.txt | 14 [Patch] Found new anonymous or duplicate name function .#2# not supported!
|