Home
last modified time | relevance | path

Searched full:classcastexception (Results 1 – 24 of 24) sorted by relevance

/arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/
Dcheckcast.yaml19 .record panda.ClassCastException <external>
28 … resolved type, accumulator content remains unchanged. Otherwise ClassCastException is thrown.
57 .catch panda.ClassCastException, try_begin, try_end, catch_begin
72 checkcast panda.ClassCastException
98 .catch panda.ClassCastException, try_begin, try_end, catch_begin
113 checkcast panda.ClassCastException[]
139 .catch panda.ClassCastException, try_begin, try_end, catch_begin
143 - newobj v1, panda.ClassCastException
180 .catch panda.ClassCastException, try_begin, try_end, catch_begin
184 - newobj v1, panda.ClassCastException
[all …]
Disinstance.yaml21 .record panda.ClassCastException <external>
120 isinstance panda.ClassCastException
203 newobj v0, panda.ClassCastException
252 newarr v0, v0, panda.ClassCastException[]
269 newarr v0, v0, panda.ClassCastException[]
301 newobj v0, panda.ClassCastException
319 - panda.ClassCastException
326 - panda.ClassCastException
338 newarr v0, v0, panda.ClassCastException[]
357 - panda.ClassCastException[]
[all …]
Dnewarr.yaml20 .record panda.ClassCastException <external>
188 - values: ['panda.ClassCastException[]', 'panda.ClassCastException[]']
193 - values: ['panda.ClassCastException[][][][][]', 'panda.ClassCastException[][][][][]']
575 - 'panda.ClassCastException[]'
626 - values: ['panda.ClassCastException[][][][]']
/arkcompiler/runtime_core/static_core/tests/cts-assembly/
Dexceptions-class-cast.pa14 # Check ClassCastException
16 .record panda.ClassCastException <external>
18 .function panda.String panda.ClassCastException.getMessage(panda.ClassCastException a0) <external>
33 call.virt panda.ClassCastException.getMessage, v0
46 .catch panda.ClassCastException, try_begin, try_end, catch_block1_begin
Dobj-28.pa15 .record panda.ClassCastException <external>
18 .function panda.String panda.ClassCastException.getMessage(panda.ClassCastException a0) <external>
24 # check ClassCastException
38 call.virt panda.ClassCastException.getMessage, v0
48 .catch panda.ClassCastException, try_begin, try_end, catch_block1_begin
/arkcompiler/runtime_core/tests/cts-assembly/
Dobj-28.pa15 .record panda.ClassCastException <external>
18 .function panda.String panda.ClassCastException.getMessage(panda.ClassCastException a0) <external>
24 # check ClassCastException
38 call.virt panda.ClassCastException.getMessage, v0
48 .catch panda.ClassCastException, try_begin, try_end, catch_block1_begin
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dcheckcast.yaml23 .record panda.ClassCastException <external>
37 .record panda.ClassCastException <external>
49 … resolved type, accumulator content remains unchanged. Otherwise ClassCastException is thrown.
80 .catch panda.ClassCastException, try_begin, try_end, catch_begin
95 checkcast panda.ClassCastException
125 .catch panda.ClassCastException, try_begin, try_end, catch_begin
145 checkcast panda.ClassCastException
173 .catch panda.ClassCastException, try_begin, try_end, catch_begin
188 checkcast panda.ClassCastException[]
218 .catch panda.ClassCastException, try_begin, try_end, catch_begin
[all …]
Disinstance.yaml25 .record panda.ClassCastException <external>
40 .record panda.ClassCastException <external>
171 isinstance panda.ClassCastException
253 isinstance panda.ClassCastException
371 newobj v0, panda.ClassCastException
420 newarr v0, v0, panda.ClassCastException[]
437 newarr v0, v0, panda.ClassCastException[]
639 newobj v0, panda.ClassCastException
657 - panda.ClassCastException
664 - panda.ClassCastException
[all …]
Dcall.polymorphic.short.yaml312 .record panda.ClassCastException <external>
352 - .catch panda.ClassCastException, try_begin, try_end, catch_begin, catch_end
356 - .catch panda.ClassCastException, try_begin, try_end, catch_begin, catch_end
Dnewarr.yaml22 .record panda.ClassCastException <external>
315 - values: ['panda.ClassCastException[]', 'panda.ClassCastException[]']
320 - values: ['panda.ClassCastException[][][][][]', 'panda.ClassCastException[][][][][]']
898 - 'panda.ClassCastException[]'
1021 - values: ['panda.ClassCastException[][][][]']
Dcall.polymorphic.range.yaml634 .record panda.ClassCastException <external>
674 - .catch panda.ClassCastException, try_begin, try_end, catch_begin, catch_end
678 - .catch panda.ClassCastException, try_begin, try_end, catch_begin, catch_end
950 # ClassCastException is expected, set W into R[], W is not R
953 .record panda.ClassCastException <external>
958 - .catch panda.ClassCastException, try_begin, try_end, catch_begin, catch_end
Dcall.polymorphic.yaml540 .record panda.ClassCastException <external>
580 - .catch panda.ClassCastException, try_begin, try_end, catch_begin, catch_end
584 - .catch panda.ClassCastException, try_begin, try_end, catch_begin, catch_end
855 # ClassCastException is expected, set W into R[], W is not R
858 .record panda.ClassCastException <external>
863 - .catch panda.ClassCastException, try_begin, try_end, catch_begin, catch_end
Dcalle.polymorphic.yaml855 # ClassCastException is expected, set W into R[], W is not R
858 .record panda.ClassCastException <external>
863 - .catch panda.ClassCastException, try_begin, try_end, catch_begin, catch_end
Dcalle.polymorphic.range.yaml950 # ClassCastException is expected, set W into R[], W is not R
953 .record panda.ClassCastException <external>
958 - .catch panda.ClassCastException, try_begin, try_end, catch_begin, catch_end
/arkcompiler/runtime_core/static_core/tests/checked/
Dcheckcast_elimination_test.pa14 .record panda.ClassCastException <external>
45 .catch panda.ClassCastException, try_begin, try_end, catch_block1_begin
75 .catch panda.ClassCastException, try_begin, try_end, catch_block1_begin
104 .catch panda.ClassCastException, try_begin, try_end, catch_block1_begin
138 .catch panda.ClassCastException, try_begin, try_end, catch_block1_begin
188 .catch panda.ClassCastException, try_begin, try_end, catch_block1_begin
215 .catch panda.ClassCastException, try_begin, try_end, catch_block_begin
Dcheckcast_nullcheck.pa20 .record panda.ClassCastException <external>
37 .catch panda.ClassCastException, try_begin, try_end, catch_block
/arkcompiler/runtime_core/pandastdlib/
Dpandastdlib.pa78 .record panda.ClassCastException {
318 .function void panda.ClassCastException.ctor(panda.ClassCastException a0, panda.String a1, panda.Ob…
320 stobj.obj a0, panda.ClassCastException.message
322 stobj.obj a0, panda.ClassCastException.cause
326 .function panda.String panda.ClassCastException.getMessage(panda.ClassCastException a0) {
327 ldobj.obj a0, panda.ClassCastException.message
331 .function panda.Object panda.ClassCastException.getCause(panda.ClassCastException a0) {
332 ldobj.obj a0, panda.ClassCastException.cause
/arkcompiler/runtime_core/static_core/pandastdlib/
Dpandastdlib.pa80 .record panda.ClassCastException {
334 .function void panda.ClassCastException.ctor(panda.ClassCastException a0, panda.String a1, panda.Ob…
336 stobj.obj a0, panda.ClassCastException.message
338 stobj.obj a0, panda.ClassCastException.cause
342 .function panda.String panda.ClassCastException.getMessage(panda.ClassCastException a0) {
343 ldobj.obj a0, panda.ClassCastException.message
347 .function panda.Object panda.ClassCastException.getCause(panda.ClassCastException a0) {
348 ldobj.obj a0, panda.ClassCastException.cause
/arkcompiler/runtime_core/static_core/runtime/core/
Dcore_language_context.h106 return utf::CStringAsMutf8("Lpanda/ClassCastException;"); in GetClassCastExceptionClassDescriptor()
/arkcompiler/runtime_core/static_core/runtime/entrypoints/
Dentrypoints.yaml138 - name: ClassCastException
/arkcompiler/runtime_core/static_core/isa/
Disa.yaml167 description: Bytecode throws ClassCastException if type cast failed.
2628 Otherwise, ClassCastException is thrown.
2644 throw ClassCastException
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinstructions.yaml538 …ject in the first input can't be cast to the type in the second input ClassCastException is thrown.
/arkcompiler/runtime_core/isa/
Disa.yaml198 description: Bytecode throws ClassCastException if type cast failed.
/arkcompiler/runtime_core/static_core/plugins/ets/doc/cookbook/
Drecipes.rst1649 Incorrect cast causes a compile-time error, or runtime ``ClassCastException``.
1700 // ClassCastException during runtime is thrown: