Home
last modified time | relevance | path

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

1234

/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/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/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
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
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
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
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-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/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 …]
Dthrow.yaml18 .record panda.NullPointerException <external>
28 .record panda.NullPointerException <external>
135 description: Check that NullPointerException is thrown when register value is null
147 isinstance panda.NullPointerException
163 .catch panda.NullPointerException, try_begin, try_end, catch_NPE_block_begin
167 description: Check that NullPointerException is thrown when register value is null
180 isinstance panda.NullPointerException
196 .catch panda.NullPointerException, try_begin, try_end, catch_NPE_block_begin
322 isinstance panda.NullPointerException
380 .catch panda.NullPointerException, try_begin, try_end, catch_NPE_block_begin
[all …]
Disinstance.yaml24 .record panda.NullPointerException <external>
497 newobj v0, panda.NullPointerException
503 newobj v0, panda.NullPointerException
571 newarr v0, v0, panda.NullPointerException[]
579 newarr v0, v0, panda.NullPointerException[]
605 newarr v0, v0, panda.NullPointerException[]
746 newobj v0, panda.NullPointerException
759 - panda.NullPointerException
771 - panda.NullPointerException
775 newobj v0, panda.NullPointerException
[all …]
Dinitobj.short.yaml241 .record panda.NullPointerException <external>
242 … .function void panda.NullPointerException.ctor1(panda.NullPointerException a0) <external, ctor>
245 initobj.short panda.NullPointerException.ctor1, v3, v4
250 .record panda.NullPointerException <external>
251 ….function void panda.NullPointerException.ctor2(panda.NullPointerException a0, panda.String a1) <e…
254 initobj.short panda.NullPointerException.ctor2, v1, v2
489 .record panda.NullPointerException <external>
491 ….function panda.String panda.NullPointerException.getMessage(panda.NullPointerException a0) <exter…
492 - initobj.short panda.NullPointerException.getMessage
499 .record panda.NullPointerException <external>
[all …]
Dinitobj.yaml313 .record panda.NullPointerException <external>
314 … .function void panda.NullPointerException.ctor1(panda.NullPointerException a0) <external, ctor>
317 initobj panda.NullPointerException.ctor1, v1, v2, v3, v4
322 .record panda.NullPointerException <external>
323 … .function void panda.NullPointerException.ctor(panda.NullPointerException a0) <external, ctor>
324 ….function void panda.NullPointerException.ctor2(panda.NullPointerException a0, panda.String a1) <e…
327 initobj panda.NullPointerException.ctor2, v1, v2, v3, v4
556 .record panda.NullPointerException <external>
558 ….function panda.String panda.NullPointerException.getMessage(panda.NullPointerException a0) <exter…
559 - initobj panda.NullPointerException.getMessage
[all …]
Dinitobj.range.yaml255 .record panda.NullPointerException <external>
256 ….function void panda.NullPointerException.ctor2(panda.NullPointerException a0, panda.String a1) <e…
259 initobj.range panda.NullPointerException.ctor2, v10
561 .record panda.NullPointerException <external>
563 ….function panda.String panda.NullPointerException.getMessage(panda.NullPointerException a0) <exter…
567 initobj.range panda.NullPointerException.getMessage, v1
574 .record panda.NullPointerException <external>
577 ….function void panda.NullPointerException.ctor(panda.NullPointerException a0, panda.String a1, pan…
578 ….function panda.String panda.NullPointerException.getMessage(panda.NullPointerException a0) <exter…
585 initobj.range panda.NullPointerException.ctor, v1 # should be ok
[all …]
Dldobj.yaml128 … description: Check that NullPointerException is thrown if object ref is null in Panda context.
136 .record panda.NullPointerException <external>
148 .catch panda.NullPointerException, try_begin, try_end, try_end
169 …description: Check that NullPointerException is thrown if object ref is null in PandaAssembly cont…
178 .record panda.NullPointerException <external>
190 .catch panda.NullPointerException, try_begin, try_end, try_end
Dldobj.obj.yaml132 description: Check that NullPointerException is thrown if source ref is null
140 .record panda.NullPointerException <external>
157 .catch panda.NullPointerException, try_begin, try_end, try_end
169 description: Check that NullPointerException is thrown if source ref is null
178 .record panda.NullPointerException <external>
195 .catch panda.NullPointerException, try_begin, try_end, try_end
Dldobj.64.yaml148 … description: Check that NullPointerException is thrown if object ref is null in Panda context.
156 .record panda.NullPointerException <external>
168 .catch panda.NullPointerException, try_begin, try_end, try_end
180 …description: Check that NullPointerException is thrown if object ref is null in PandaAssembly cont…
189 .record panda.NullPointerException <external>
201 .catch panda.NullPointerException, try_begin, try_end, try_end
Dldobj.v.obj.yaml131 description: Check that NullPointerException is thrown if source ref is null
139 .record panda.NullPointerException <external>
156 .catch panda.NullPointerException, try_begin, try_end, try_end
168 description: Check that NullPointerException is thrown if source ref is null
177 .record panda.NullPointerException <external>
194 .catch panda.NullPointerException, try_begin, try_end, try_end
Dldobj.v.yaml124 … description: Check that NullPointerException is thrown if object ref is null in Panda context.
132 .record panda.NullPointerException <external>
144 .catch panda.NullPointerException, try_begin, try_end, try_end
166 …description: Check that NullPointerException is thrown if object ref is null in PandaAssembly cont…
175 .record panda.NullPointerException <external>
187 .catch panda.NullPointerException, try_begin, try_end, try_end
Dldobj.v.64.yaml146 … description: Check that NullPointerException is thrown if object ref is null in Panda context.
154 .record panda.NullPointerException <external>
166 .catch panda.NullPointerException, try_begin, try_end, try_end
178 …description: Check that NullPointerException is thrown if object ref is null in PandaAssembly cont…
187 .record panda.NullPointerException <external>
199 .catch panda.NullPointerException, try_begin, try_end, try_end
Dmonitor.yaml26 .record panda.NullPointerException <external>
76 NullPointerException is thrown.
89 description: Check panda.NullPointerException when accumulator contains null
119 .catch panda.NullPointerException, try_begin, try_end, catch_NPE_block_begin
/arkcompiler/runtime_core/pandastdlib/
Dpandastdlib.pa33 .record panda.NullPointerException {
156 .function void panda.NullPointerException.ctor(panda.NullPointerException a0, panda.String a1, pand…
158 stobj.obj a0, panda.NullPointerException.message
160 stobj.obj a0, panda.NullPointerException.cause
164 .function panda.String panda.NullPointerException.getMessage(panda.NullPointerException a0) {
165 ldobj.obj a0, panda.NullPointerException.message
169 .function panda.Object panda.NullPointerException.getCause(panda.NullPointerException a0) {
170 ldobj.obj a0, panda.NullPointerException.cause

1234