| /arkcompiler/ets_runtime/test/aottest/ts_inline_accessor_symbol/ |
| D | expected_output.txt | 14 [trace] Check Type: PrototypeChanged2 15 [trace] Check Type: InconsistentHClass8 16 [trace] Check Type: InconsistentHClass13 17 [trace] Check Type: InconsistentHClass8 18 [trace] Check Type: InconsistentHClass13 19 [trace] Check Type: InconsistentHClass8 20 [trace] Check Type: InconsistentHClass13 21 [trace] Check Type: InconsistentHClass8 22 [trace] Check Type: InconsistentHClass13 23 [trace] Check Type: InconsistentHClass8 [all …]
|
| /arkcompiler/ets_frontend/ets2panda/checker/ |
| D | TSAnalyzerUnreachable.cpp | 21 checker::Type *TSAnalyzer::Check([[maybe_unused]] ir::NamedType *node) const in Check() function in ark::es2panda::checker::TSAnalyzer 26 checker::Type *TSAnalyzer::Check([[maybe_unused]] ir::PrefixAssertionExpression *expr) const in Check() function in ark::es2panda::checker::TSAnalyzer 31 checker::Type *TSAnalyzer::Check([[maybe_unused]] ir::ClassProperty *st) const in Check() function in ark::es2panda::checker::TSAnalyzer 36 checker::Type *TSAnalyzer::Check([[maybe_unused]] ir::ClassStaticBlock *st) const in Check() function in ark::es2panda::checker::TSAnalyzer 41 checker::Type *TSAnalyzer::Check([[maybe_unused]] ir::Decorator *st) const in Check() function in ark::es2panda::checker::TSAnalyzer 46 checker::Type *TSAnalyzer::Check([[maybe_unused]] ir::MethodDefinition *node) const in Check() function in ark::es2panda::checker::TSAnalyzer 51 checker::Type *TSAnalyzer::Check([[maybe_unused]] ir::Property *expr) const in Check() function in ark::es2panda::checker::TSAnalyzer 56 checker::Type *TSAnalyzer::Check([[maybe_unused]] ir::ScriptFunction *node) const in Check() function in ark::es2panda::checker::TSAnalyzer 61 checker::Type *TSAnalyzer::Check([[maybe_unused]] ir::SpreadElement *expr) const in Check() function in ark::es2panda::checker::TSAnalyzer 66 checker::Type *TSAnalyzer::Check([[maybe_unused]] ir::TemplateElement *expr) const in Check() function in ark::es2panda::checker::TSAnalyzer [all …]
|
| D | ETSAnalyzerUnreachable.cpp | 21 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::NamedType *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer 26 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::PrefixAssertionExpression *expr) const in Check() function in ark::es2panda::checker::ETSAnalyzer 31 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::Decorator *st) const in Check() function in ark::es2panda::checker::ETSAnalyzer 36 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::MetaProperty *expr) const in Check() function in ark::es2panda::checker::ETSAnalyzer 41 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::ScriptFunction *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer 46 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSIndexSignature *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer 51 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSMethodSignature *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer 56 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSPropertySignature *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer 61 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSSignatureDeclaration *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer 66 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::ETSScript *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer [all …]
|
| /arkcompiler/runtime_core/static_core/tests/cts-assembly/ |
| D | floatcast-test-0.pa | 16 # f32toi32 (NaN to 0 check) 22 # f64toi64 (NaN to 0 check) 28 # f32tou32 (NaN to 0 check) 34 # f64tou64 (NaN to 0 check) 40 # f32toi64 (NaN to 0 check) 46 # f32tou64 (NaN to 0 check) 52 # f32toi32 (MAX_INT32 + 1F to MAX_INT32 check) 58 # f32toi32 (MIN_INT32 + 1F to MIN_INT32 (0x80000000) check) 66 # f32tou32 (MAX_UINT32 + 1F to MAX_UINT32 check) 72 # f32tou32 (-1 to 0 check) [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/04.names_declarations_and_scopes/05.accesible/ |
| D | type_name_const.params.yaml | 20 check: |- 28 check: |- 36 check: |- 44 check: |- 52 check: |- 60 check: |- 68 check: |- 76 check: |- 84 check: |- 93 check: |- [all …]
|
| D | type_name_variable.params.yaml | 19 check: |- 27 check: |- 35 check: |- 43 check: |- 51 check: |- 59 check: |- 67 check: |- 75 check: |- 83 check: |- 92 check: |- [all …]
|
| D | type_name_params.params.yaml | 19 check: |- 27 check: |- 35 check: |- 43 check: |- 51 check: |- 59 check: |- 67 check: |- 75 check: |- 83 check: |- 92 check: |- [all …]
|
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | fcmpg.64.yaml | 30 description: Check fcmpg.64 compares zero with other zero values. 36 check-type: check-positive 57 description: Check fcmpg.64 compares NaN values. 60 # test - check binary representation and comparison of FP literals - NaN 64 check-type: check-acc-1 81 description: Check fcmpg.64 compares NaN with +Inf 85 description: Check fcmpg.64 compares NaN with -Inf 93 description: Check fcmpg.64 compares NaN with various values. 96 # test - check comparison of NaN with values 100 check-type: check-acc-1 [all …]
|
| D | fcmpl.64.yaml | 30 description: Check fcmpl.64 compares zero with other zero values. 36 check-type: check-positive 59 # test - check binary representation and comparison of FP literals - NaN 63 check-type: check-acc-minus-1 64 description: Check fcmpl.64 compares NaN values. 81 description: Check fcmpl.64 compares NaN with +Inf 85 description: Check fcmpl.64 compares NaN with -Inf 93 description: Check fcmpl.64 compares NaN with various values. 96 # test - check comparison of NaN with values 100 check-type: check-acc-minus-1 [all …]
|
| D | fcmpg.yaml | 30 description: Check fcmpg compares zero with other zero values. 37 check-type: check-positive 59 description: Check fcmpg compares NaN values. 62 # test - check binary representation and comparison of FP literals - NaN 66 check-type: check-acc-1 83 description: Check fcmpg compares NaN with +Inf 87 description: Check fcmpg compares NaN with -Inf 96 description: Check fcmpg compares NaN with various values. 99 # test - check comparison of NaN with values 103 check-type: check-acc-1 [all …]
|
| D | fcmpl.yaml | 30 description: Check fcmpl compares zero with other zero values. 37 check-type: check-positive 61 # test - check binary representation and comparison of FP literals - NaN 65 check-type: check-acc-minus-1 66 description: Check fcmpl compares NaN values. 83 description: Check fcmpl compares NaN with +Inf 87 description: Check fcmpl compares NaN with -Inf 97 description: Check fcmpl compares NaN with various values. 99 # test - check comparison of NaN with values 103 check-type: check-acc-minus-1 [all …]
|
| D | lda.obj.yaml | 30 check-type: none 35 # Check lda.obj for different type of arguments (empty object, with fields, statics, etc). 45 …description: Check lda.obj moves register content into accumulator (references to various type of … 104 # Check lda.obj for string 118 # Check lda.obj for type 136 check-type: none 142 # Check lda.obj for different type of arguments (empty object, with fields, statics, etc). 152 …description: Check lda.obj moves register content into accumulator (references to various type of … 185 description: Check lda.obj moves register content into accumulator (null reference). 186 check-type: none [all …]
|
| /arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/ |
| D | fcmpg.64.yaml | 30 description: Check fcmpg.64 compares zero with other zero values. 36 check-type: check-positive 57 description: Check fcmpg.64 compares NaN values. 60 # test - check binary representation and comparison of FP literals - NaN 64 check-type: check-acc-1 81 description: Check fcmpg.64 compares NaN with +Inf 85 description: Check fcmpg.64 compares NaN with -Inf 93 description: Check fcmpg.64 compares NaN with various values. 96 # test - check comparison of NaN with values 100 check-type: check-acc-1 [all …]
|
| D | fcmpg.yaml | 30 description: Check fcmpg compares zero with other zero values. 37 check-type: check-positive 59 description: Check fcmpg compares NaN values. 62 # test - check binary representation and comparison of FP literals - NaN 66 check-type: check-acc-1 83 description: Check fcmpg compares NaN with +Inf 87 description: Check fcmpg compares NaN with -Inf 96 description: Check fcmpg compares NaN with various values. 99 # test - check comparison of NaN with values 103 check-type: check-acc-1 [all …]
|
| D | fcmpl.64.yaml | 30 description: Check fcmpl.64 compares zero with other zero values. 36 check-type: check-positive 59 # test - check binary representation and comparison of FP literals - NaN 63 check-type: check-acc-minus-1 64 description: Check fcmpl.64 compares NaN values. 81 description: Check fcmpl.64 compares NaN with +Inf 85 description: Check fcmpl.64 compares NaN with -Inf 93 description: Check fcmpl.64 compares NaN with various values. 96 # test - check comparison of NaN with values 100 check-type: check-acc-minus-1 [all …]
|
| D | fcmpl.yaml | 30 description: Check fcmpl compares zero with other zero values. 37 check-type: check-positive 61 # test - check binary representation and comparison of FP literals - NaN 65 check-type: check-acc-minus-1 66 description: Check fcmpl compares NaN values. 83 description: Check fcmpl compares NaN with +Inf 87 description: Check fcmpl compares NaN with -Inf 97 description: Check fcmpl compares NaN with various values. 99 # test - check comparison of NaN with values 103 check-type: check-acc-minus-1 [all …]
|
| D | lda.obj.yaml | 29 check-type: none 34 # Check lda.obj for different type of arguments (empty object, with fields, statics, etc). 44 …description: Check lda.obj moves register content into accumulator (references to various type of … 103 # Check lda.obj for string 117 # Check lda.obj for type 134 description: Check lda.obj moves register content into accumulator (null reference). 135 check-type: none 139 # Check lda.obj for null 152 description: Check lda.obj with various register numbers. 159 check-type: none [all …]
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/lexicalEnv/forUpdate/ |
| D | for-update-continue-break-head-decl-head-body-outer-expected.txt | 1 check enter loop, len == 6: true 2 check enter loop, len == 6: true 3 check enter loop, len == 6: true 4 check enter loop, len == 6: true 5 check enter loop, len == 6: true 6 check exit loop, len == 6: true
|
| D | for-update-continue-break-body-decl-head-body-outer-expected.txt | 1 check enter loop, len == 6: true 2 check enter loop, len == 6: true 3 check enter loop, len == 6: true 4 check enter loop, len == 6: true 5 check enter loop, len == 6: true 6 check exit loop, len == 6: true
|
| D | for-update-continue-break-body-decl-body-outer-expected.txt | 1 check enter loop, len == 6: true 2 check enter loop, len == 6: true 3 check enter loop, len == 6: true 4 check enter loop, len == 6: true 5 check enter loop, len == 6: true 6 check exit loop, len == 6: true
|
| D | for-update-continue-break-head-decl-body-outer-expected.txt | 1 check enter loop, len == 6: true 2 check enter loop, len == 6: true 3 check enter loop, len == 6: true 4 check enter loop, len == 6: true 5 check enter loop, len == 6: true 6 check exit loop, len == 6: true
|
| D | for-update-continue-break-head-body-decl-head-body-outer-expected.txt | 1 check enter loop, len == 6: true 2 check enter loop, len == 6: true 3 check enter loop, len == 6: true 4 check enter loop, len == 6: true 5 check enter loop, len == 6: true 6 check exit loop, len == 6: true
|
| D | for-update-continue-break-head-body-decl-body-outer-expected.txt | 1 check enter loop, len == 6: true 2 check enter loop, len == 6: true 3 check enter loop, len == 6: true 4 check enter loop, len == 6: true 5 check enter loop, len == 6: true 6 check exit loop, len == 6: true
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_func_tests/std/core/ |
| D | GoodRadixTest.sts | 18 …failures += test(checkGoodRadix(Double.POSITIVE_INFINITY, 2, "Infinity"), "Check Positive Infinity… 19 …failures += test(checkGoodRadix(Double.NEGATIVE_INFINITY, 2, "-Infinity"), "Check Negatibe Infinit… 20 failures += test(checkGoodRadix(Double.NaN, 2, "NaN"), "Check Nan with radix 2"); 22 …failures += test(checkGoodRadix(Double.POSITIVE_INFINITY, 8, "Infinity"), "Check Positive Infinity… 23 …failures += test(checkGoodRadix(Double.NEGATIVE_INFINITY, 8, "-Infinity"), "Check Negatibe Infinit… 24 failures += test(checkGoodRadix(Double.NaN, 8, "NaN"), "Check Nan with radix 8"); 26 …failures += test(checkGoodRadix(Double.POSITIVE_INFINITY, 10, "Infinity"), "Check Positive Infinit… 27 …failures += test(checkGoodRadix(Double.NEGATIVE_INFINITY, 10, "-Infinity"), "Check Negatibe Infini… 28 failures += test(checkGoodRadix(Double.NaN, 10, "NaN"), "Check Nan with radix 10"); 30 …failures += test(checkGoodRadix(Double.POSITIVE_INFINITY, 16, "Infinity"), "Check Positive Infinit… [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_func_tests/escompat/ |
| D | ArrayTest1.sts | 21 failures += check((): int => { return createDefault()}, "Create default empty Array"); 22 …failures += check((): int => { return createWithGivenZeroSize()}, "Create Array with given zero si… 23 failures += check((): int => { return createWithGivenSize()}, "Create Array with given size"); 24 …failures += check((): int => { return createWithNegativeInitialCapacity()}, "Create Array with neg… 25 failures += check((): int => { return isArrayRawArrayNumber()}, "isArrayRawArrayNumber"); 26 failures += check((): int => { return isArrayArrayNumber()}, "isArrayArrayNumber"); 27 failures += check((): int => { return isArrayNullUndefined()}, "isArrayNullUndefined"); 28 failures += check((): int => { return push()}, "push"); 29 failures += check((): int => { return pushECMA()}, "pushECMA"); 30 failures += check((): int => { return setNull()}, "setNull"); [all …]
|