Home
last modified time | relevance | path

Searched full:nullpointerexception (Results 1 – 25 of 152) sorted by relevance

1234567

/arkcompiler/runtime_core/tests/checked/
Dimplicit_nullcheck_tests.pa60 .record panda.NullPointerException <external>
62 .function panda.String panda.NullPointerException.getMessage(panda.NullPointerException a0) <extern…
80 call.virt panda.NullPointerException.getMessage, a0
89 .catch panda.NullPointerException, try_begin, try_end, catch_block1_begin
104 call.virt panda.NullPointerException.getMessage, a0
113 .catch panda.NullPointerException, try_begin, try_end, catch_block1_begin
126 call.virt panda.NullPointerException.getMessage, a0
135 .catch panda.NullPointerException, try_begin, try_end, catch_block1_begin
149 call.virt panda.NullPointerException.getMessage, a0
158 .catch panda.NullPointerException, try_begin, try_end, catch_block1_begin
[all …]
/arkcompiler/runtime_core/static_core/tests/cts-assembly/
Darrays-11.pa15 .record panda.NullPointerException <external>
17 .function panda.String panda.NullPointerException.getMessage(panda.NullPointerException a0) <extern…
19 # check NullPointerException in case of access to the array's length
30 call.virt panda.NullPointerException.getMessage, v0
43 .catch panda.NullPointerException, try_begin, try_end, catch_block1_begin
Darrays-09.pa15 .record panda.NullPointerException <external>
17 .function panda.String panda.NullPointerException.getMessage(panda.NullPointerException a0) <extern…
19 # check NullPointerException in case of load from the array
31 call.virt panda.NullPointerException.getMessage, v0
44 .catch panda.NullPointerException, try_begin, try_end, catch_block1_begin
Dobj-27.pa15 .record panda.NullPointerException <external>
17 .function panda.String panda.NullPointerException.getMessage(panda.NullPointerException a0) <extern…
23 # check NullPointerException in case of store to the object
36 call.virt panda.NullPointerException.getMessage, v0
49 .catch panda.NullPointerException, try_begin, try_end, catch_block1_begin
Dexceptions-null-pointer.pa15 .record panda.NullPointerException <external>
17 .function panda.String panda.NullPointerException.getMessage(panda.NullPointerException a0) <extern…
19 # check NullPointerException in case of throw null
30 call.virt panda.NullPointerException.getMessage, v0
43 .catch panda.NullPointerException, try_begin, try_end, catch_block1_begin
Dobj-26.pa15 .record panda.NullPointerException <external>
17 .function panda.String panda.NullPointerException.getMessage(panda.NullPointerException a0) <extern…
23 # check NullPointerException in case of load from the object
35 call.virt panda.NullPointerException.getMessage, v0
48 .catch panda.NullPointerException, try_begin, try_end, catch_block1_begin
Darrays-10.pa15 .record panda.NullPointerException <external>
17 .function panda.String panda.NullPointerException.getMessage(panda.NullPointerException a0) <extern…
19 # check NullPointerException in case of store to the array
32 call.virt panda.NullPointerException.getMessage, v0
45 .catch panda.NullPointerException, try_begin, try_end, catch_block1_begin
Dobj-29.pa15 .record panda.NullPointerException <external>
17 .function panda.String panda.NullPointerException.getMessage(panda.NullPointerException a0) <extern…
25 # check NullPointerException in case of calling virtual method with null object
37 call.virt panda.NullPointerException.getMessage, v0
50 .catch panda.NullPointerException, try_begin, try_end, catch_block1_begin
Dtry-catch-01.pa15 .record panda.NullPointerException <external>
17 .function panda.String panda.NullPointerException.getMessage(panda.NullPointerException a0) <extern…
Dtry-catch-02.pa15 .record panda.NullPointerException <external>
17 .function panda.String panda.NullPointerException.getMessage(panda.NullPointerException a0) <extern…
/arkcompiler/runtime_core/tests/cts-assembly/
Darrays-09.pa15 .record panda.NullPointerException <external>
17 .function panda.String panda.NullPointerException.getMessage(panda.NullPointerException a0) <extern…
19 # check NullPointerException in case of load from the array
31 call.virt panda.NullPointerException.getMessage, v0
44 .catch panda.NullPointerException, try_begin, try_end, catch_block1_begin
Dexceptions-03.pa15 .record panda.NullPointerException <external>
17 .function panda.String panda.NullPointerException.getMessage(panda.NullPointerException a0) <extern…
19 # check NullPointerException in case of throw null
30 call.virt panda.NullPointerException.getMessage, v0
43 .catch panda.NullPointerException, try_begin, try_end, catch_block1_begin
Darrays-11.pa15 .record panda.NullPointerException <external>
17 .function panda.String panda.NullPointerException.getMessage(panda.NullPointerException a0) <extern…
19 # check NullPointerException in case of access to the array's length
30 call.virt panda.NullPointerException.getMessage, v0
43 .catch panda.NullPointerException, try_begin, try_end, catch_block1_begin
Darrays-10.pa15 .record panda.NullPointerException <external>
17 .function panda.String panda.NullPointerException.getMessage(panda.NullPointerException a0) <extern…
19 # check NullPointerException in case of store to the array
32 call.virt panda.NullPointerException.getMessage, v0
45 .catch panda.NullPointerException, try_begin, try_end, catch_block1_begin
Dobj-26.pa15 .record panda.NullPointerException <external>
17 .function panda.String panda.NullPointerException.getMessage(panda.NullPointerException a0) <extern…
23 # check NullPointerException in case of load from the object
35 call.virt panda.NullPointerException.getMessage, v0
48 .catch panda.NullPointerException, try_begin, try_end, catch_block1_begin
Dobj-27.pa15 .record panda.NullPointerException <external>
17 .function panda.String panda.NullPointerException.getMessage(panda.NullPointerException a0) <extern…
23 # check NullPointerException in case of store to the object
36 call.virt panda.NullPointerException.getMessage, v0
49 .catch panda.NullPointerException, try_begin, try_end, catch_block1_begin
Dobj-29.pa15 .record panda.NullPointerException <external>
17 .function panda.String panda.NullPointerException.getMessage(panda.NullPointerException a0) <extern…
25 # check NullPointerException in case of calling virtual method with null object
37 call.virt panda.NullPointerException.getMessage, v0
50 .catch panda.NullPointerException, try_begin, try_end, catch_block1_begin
/arkcompiler/runtime_core/tests/verifier-tests/
Dexception_type.pa16 .record panda.NullPointerException <external>
18 .function void foo(panda.NullPointerException a0) {
25 call.short foo:(panda.NullPointerException), v1
31 …call.short foo:(panda.NullPointerException), v0 # should be Ok as v0 holds panda.NullPointerExcep…
35 .catch panda.NullPointerException, try_begin_label_0, try_end_label_0, handler_begin_label_0_0
Dbug_3228.pa14 .record panda.NullPointerException <external>
25 ldai 0 # Expected panda.NullPointerException
32 .catch panda.NullPointerException, begin, end, catch_NPE
Dbug_3197.pa28 .record panda.NullPointerException <external>
47 .catch panda.NullPointerException, try_begin, try_end, catch_begin
/arkcompiler/runtime_core/static_core/tests/verifier-tests/
Dexception_type.pa16 .record panda.NullPointerException <external>
18 .function void foo(panda.NullPointerException a0) {
25 call.short foo:(panda.NullPointerException), v1
31 …call.short foo:(panda.NullPointerException), v0 # should be Ok as v0 holds panda.NullPointerExcep…
35 .catch panda.NullPointerException, try_begin_label_0, try_end_label_0, handler_begin_label_0_0
Dbug_3228.pa14 .record panda.NullPointerException <external>
25 ldai 0 # Expected panda.NullPointerException
32 .catch panda.NullPointerException, begin, end, catch_NPE
/arkcompiler/runtime_core/static_core/tests/checked/
Dimplicit_nullcheck_tests.pa86 .record panda.NullPointerException <external>
88 .function panda.String panda.NullPointerException.getMessage(panda.NullPointerException a0) <extern…
106 call.virt panda.NullPointerException.getMessage, a0
115 .catch panda.NullPointerException, try_begin, try_end, catch_block1_begin
130 call.virt panda.NullPointerException.getMessage, a0
139 .catch panda.NullPointerException, try_begin, try_end, catch_block1_begin
152 call.virt panda.NullPointerException.getMessage, a0
161 .catch panda.NullPointerException, try_begin, try_end, catch_block1_begin
175 call.virt panda.NullPointerException.getMessage, a0
184 .catch panda.NullPointerException, try_begin, try_end, catch_block1_begin
[all …]
Dcompiler_to_interpreter.pa22 .record panda.NullPointerException <external>
24 .function panda.String panda.NullPointerException.getMessage(panda.NullPointerException a0) <extern…
53 .catch panda.NullPointerException, try_begin, try_end, catch_block1_begin
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dlenarr.yaml19 .record panda.NullPointerException <external>
29 .record panda.NullPointerException <external>
41 .record panda.NullPointerException <external>
45 .record panda.NullPointerException <external>
130 - values: ['panda.NullPointerException[]']
131 - values: ['panda.NullPointerException[][][][]']
169 - values: ['panda.NullPointerException[]']
170 - values: ['panda.NullPointerException[][][][][]']
209 ldai 0 # Expected panda.NullPointerException
216 .catch panda.NullPointerException, begin, end, catch_NPE
[all …]

1234567