| /arkcompiler/runtime_core/abc2program/tests/ts/release-column-number/ |
| D | ReleaseEnableColumnNumberCallargsExpected.txt | 51 tryldglobalbyname 0x0, print # line: 28 # column: 0 52 sta v0 # line: 28 # column: 0 53 lda.str callRange # line: 28 # column: 0 54 sta v1 # line: 28 # column: 0 55 lda v0 # line: 28 # column: 4 56 callarg1 0x1, v1 # line: 28 # column: 4 57 returnundefined # line: 29 # column: 0 65 tryldglobalbyname 0x0, print # line: 19 # column: 0 66 sta v0 # line: 19 # column: 0 67 lda.str callarg1 # line: 19 # column: 0 [all …]
|
| D | ReleaseEnableColumnNumberCallthisExpected.txt | 55 lda a3 # line: 18 # column: 0 56 stobjbyname 0x0, b, a2 # line: 18 # column: 0 57 lda a2 # line: 19 # column: 0 58 return # line: 19 # column: 0 66 returnundefined # line: 25 # column: 0 74 returnundefined # line: 27 # column: 0 82 returnundefined # line: 30 # column: 0 90 returnundefined # line: 32 # column: 0 98 ldlexvar 0x0, 0x0 # line: 22 # column: 0 99 sta v0 # line: 22 # column: 0 [all …]
|
| /arkcompiler/runtime_core/abc2program/tests/ts/release-line-number/ |
| D | CommonSyntaxExpected.txt | 42 …u32 arkcompiler/runtime_core/abc2program/tests/ts/release-line-number/CommonSyntax.ts _ESModuleRec… 48 …u32 arkcompiler/runtime_core/abc2program/tests/ts/release-line-number/CommonSyntax.ts _ESScopeName… 71 tryldglobalbyname 0x0, console # line: 133 # column: 0 72 sta v0 # line: 133 # column: 0 73 ldobjbyname 0x1, log # line: 133 # column: 0 74 callthis1 0x3, v0, a3 # line: 133 # column: 0 75 returnundefined # line: 134 # column: 0 83 tryldglobalbyname 0x0, console # line: 135 # column: 0 84 sta v0 # line: 135 # column: 0 85 ldobjbyname 0x1, error # line: 135 # column: 0 [all …]
|
| D | InvalidOpcodeExpected.txt | 22 …u32 openharmony/arkcompiler/runtime_core/abc2program/tests/ts/release-line-number/InvalidOpcode.ts… 28 …u32 openharmony/arkcompiler/runtime_core/abc2program/tests/ts/release-line-number/InvalidOpcode.ts… 51 ldai 0x1 # line: 17 # column: 0 52 sta v0 # line: 17 # column: 0 53 lda v0 # line: 17 # column: 0 54 stricteq 0x0, v0 # line: 17 # column: 0 55 jeqz label@11 # line: 17 # column: 0 56 tryldglobalbyname 0x1, print # line: 18 # column: 0 57 sta v1 # line: 18 # column: 0 58 lda.str 111 # line: 18 # column: 0 [all …]
|
| D | TsNewFeatrueSyntaxExpected.txt | 42 …u32 openharmony/arkcompiler/runtime_core/abc2program/tests/ts/release-line-number/TsNewFeatrueSynt… 48 …u32 openharmony/arkcompiler/runtime_core/abc2program/tests/ts/release-line-number/TsNewFeatrueSynt… 71 createobjectwithbuffer 0x0, _GLOBAL_2115 # line: 120 # column: 0 72 sta v0 # line: 120 # column: 0 73 lda a3 # line: 120 # column: 0 74 definepropertybyname 0x1, value, v0 # line: 120 # column: 0 75 lda v0 # line: 121 # column: 0 76 return # line: 121 # column: 0 84 lda a2 # line: 0 # column: 0 85 return # line: 0 # column: 0 [all …]
|
| /arkcompiler/runtime_core/abc2program/tests/ts/ |
| D | HelloWorldDumpExpected.txt | 61 lda a4 # line: 75 # column: 0 62 add2 0x0, a3 # line: 75 # column: 0 63 return # line: 75 # column: 0 71 nop # line: 18446744073709551615 # column: 0 72 asyncfunctionenter # line: 18446744073709551615 # column: 0 73 sta v0 # line: 18446744073709551615 # column: 0 74 label@3: # line: 0 # column: 0 75 ldundefined # line: 18446744073709551615 # column: 0 76 asyncfunctionresolve v0 # line: 18446744073709551615 # column: 0 77 return # line: 86 # column: 0 [all …]
|
| D | HelloWorldDebugDumpExpected.txt | 61 …mov v0, a0 # line: 18446744073709551615 # column: 42949672… 62 …mov v1, a1 # line: 18446744073709551615 # column: 42949672… 63 …mov v2, a2 # line: 18446744073709551615 # column: 42949672… 64 …mov v3, a3 # line: 18446744073709551615 # column: 42949672… 65 …mov v4, a4 # line: 18446744073709551615 # column: 42949672… 66 lda v3 # line: 75 # column: 44 67 sta v6 # line: 75 # column: 48 68 lda v4 # line: 75 # column: 48 69 add2 0x0, v6 # line: 75 # column: 48 70 return # line: 75 # column: 49 [all …]
|
| /arkcompiler/ets_frontend/ets2panda/test/parser/ets/import_tests/relative_import/ |
| D | Line-expected.txt | 11 "line": 16, 13 "program": "Line.ets" 16 "line": 16, 18 "program": "Line.ets" 31 "line": 16, 33 "program": "Line.ets" 36 "line": 16, 38 "program": "Line.ets" 48 "line": 16, 50 "program": "Line.ets" [all …]
|
| /arkcompiler/ets_frontend/es2panda/test/parser/ts/type_checker/ |
| D | tupleAssignability-expected.txt | 17 "line": 17, 21 "line": 17, 28 "line": 17, 32 "line": 17, 42 "line": 17, 46 "line": 17, 53 "line": 17, 57 "line": 17, 66 "line": 17, 70 "line": 17, [all …]
|
| D | arrayDestructuring-expected.txt | 17 "line": 17, 21 "line": 17, 31 "line": 17, 35 "line": 17, 43 "line": 17, 47 "line": 17, 60 "line": 17, 64 "line": 17, 74 "line": 17, 78 "line": 17, [all …]
|
| D | interfaceAssignment-expected.txt | 19 "line": 18, 23 "line": 18, 32 "line": 18, 36 "line": 18, 43 "line": 18, 47 "line": 18, 62 "line": 19, 66 "line": 19, 75 "line": 19, 79 "line": 19, [all …]
|
| D | objectLiteralAssignability-expected.txt | 25 "line": 17, 29 "line": 17, 38 "line": 17, 42 "line": 17, 49 "line": 17, 53 "line": 17, 61 "line": 17, 65 "line": 17, 72 "line": 17, 76 "line": 17, [all …]
|
| D | memberExpTests-expected.txt | 18 "line": 17, 22 "line": 17, 29 "line": 17, 33 "line": 17, 40 "line": 17, 44 "line": 17, 57 "line": 17, 61 "line": 17, 71 "line": 17, 75 "line": 17, [all …]
|
| D | functionCall-expected.txt | 13 "line": 17, 17 "line": 17, 33 "line": 17, 37 "line": 17, 44 "line": 17, 48 "line": 17, 58 "line": 17, 62 "line": 17, 72 "line": 17, 76 "line": 19, [all …]
|
| D | objectDestructuring-expected.txt | 22 "line": 17, 26 "line": 17, 36 "line": 17, 40 "line": 17, 48 "line": 17, 52 "line": 17, 67 "line": 17, 71 "line": 17, 81 "line": 17, 85 "line": 17, [all …]
|
| /arkcompiler/ets_frontend/es2panda/test/parser/ts/ |
| D | test_infer-type-with-extends5-expected.txt | 11 "line": 17, 15 "line": 17, 29 "line": 17, 33 "line": 17, 40 "line": 17, 44 "line": 17, 60 "line": 17, 64 "line": 17, 73 "line": 17, 77 "line": 17, [all …]
|
| D | test-type-annotation-expected.txt | 16 "line": 18, 20 "line": 18, 27 "line": 18, 31 "line": 18, 39 "line": 18, 43 "line": 18, 52 "line": 18, 56 "line": 18, 73 "line": 19, 77 "line": 19, [all …]
|
| D | test_infer-type-with-extends1-expected.txt | 11 "line": 18, 15 "line": 18, 29 "line": 18, 33 "line": 18, 40 "line": 18, 44 "line": 18, 61 "line": 18, 65 "line": 18, 74 "line": 18, 78 "line": 18, [all …]
|
| D | test-intersection-expected.txt | 11 "line": 17, 15 "line": 17, 24 "line": 17, 28 "line": 17, 35 "line": 17, 39 "line": 17, 51 "line": 18, 55 "line": 18, 64 "line": 18, 68 "line": 18, [all …]
|
| D | test-tuple-type5-expected.txt | 19 "line": 17, 23 "line": 17, 32 "line": 17, 36 "line": 17, 44 "line": 17, 48 "line": 17, 55 "line": 17, 59 "line": 17, 67 "line": 17, 71 "line": 17, [all …]
|
| D | test_infer-type-with-extends3-expected.txt | 11 "line": 17, 15 "line": 17, 27 "line": 17, 31 "line": 17, 52 "line": 17, 56 "line": 17, 68 "line": 17, 72 "line": 17, 79 "line": 17, 83 "line": 17, [all …]
|
| D | test-ts-type-predicate-expected.txt | 13 "line": 17, 17 "line": 17, 36 "line": 17, 40 "line": 17, 49 "line": 17, 53 "line": 17, 61 "line": 17, 65 "line": 17, 72 "line": 17, 76 "line": 17, [all …]
|
| D | test_infer-type-with-extends4-expected.txt | 11 "line": 18, 15 "line": 18, 29 "line": 18, 33 "line": 18, 40 "line": 18, 44 "line": 18, 62 "line": 18, 66 "line": 18, 75 "line": 18, 79 "line": 18, [all …]
|
| D | test_generic-expected.txt | 13 "line": 17, 17 "line": 17, 36 "line": 17, 40 "line": 17, 47 "line": 17, 51 "line": 17, 58 "line": 17, 62 "line": 17, 75 "line": 17, 79 "line": 17, [all …]
|
| /arkcompiler/ets_frontend/ets2panda/test/compiler/ets/ |
| D | partialType_4-expected.txt | 11 "line": 16, 15 "line": 16, 26 "line": 16, 30 "line": 16, 38 "line": 16, 42 "line": 17, 56 "line": 17, 60 "line": 17, 76 "line": 18, 80 "line": 18, [all …]
|