Home
last modified time | relevance | path

Searched full:line (Results 1 – 25 of 2493) sorted by relevance

12345678910>>...100

/arkcompiler/runtime_core/abc2program/tests/ts/release-column-number/
DReleaseEnableColumnNumberCallargsExpected.txt51 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 …]
DReleaseEnableColumnNumberCallthisExpected.txt55 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/
DCommonSyntaxExpected.txt42 …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 …]
DInvalidOpcodeExpected.txt22 …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 …]
DTsNewFeatrueSyntaxExpected.txt42 …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/
DHelloWorldDumpExpected.txt61 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 …]
DHelloWorldDebugDumpExpected.txt61 …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/
DLine-expected.txt11 "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/
DtupleAssignability-expected.txt17 "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 …]
DarrayDestructuring-expected.txt17 "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 …]
DinterfaceAssignment-expected.txt19 "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 …]
DobjectLiteralAssignability-expected.txt25 "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 …]
DmemberExpTests-expected.txt18 "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 …]
DfunctionCall-expected.txt13 "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 …]
DobjectDestructuring-expected.txt22 "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/
Dtest_infer-type-with-extends5-expected.txt11 "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 …]
Dtest-type-annotation-expected.txt16 "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 …]
Dtest_infer-type-with-extends1-expected.txt11 "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 …]
Dtest-intersection-expected.txt11 "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 …]
Dtest-tuple-type5-expected.txt19 "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 …]
Dtest_infer-type-with-extends3-expected.txt11 "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 …]
Dtest-ts-type-predicate-expected.txt13 "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 …]
Dtest_infer-type-with-extends4-expected.txt11 "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 …]
Dtest_generic-expected.txt13 "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/
DpartialType_4-expected.txt11 "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 …]

12345678910>>...100