| /arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/ |
| D | checkcast.yaml | 19 .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 …]
|
| D | isinstance.yaml | 21 .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 …]
|
| D | newarr.yaml | 20 .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/ |
| D | exceptions-class-cast.pa | 14 # 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
|
| D | obj-28.pa | 15 .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/ |
| D | obj-28.pa | 15 .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/ |
| D | checkcast.yaml | 23 .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 …]
|
| D | isinstance.yaml | 25 .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 …]
|
| D | call.polymorphic.short.yaml | 312 .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
|
| D | newarr.yaml | 22 .record panda.ClassCastException <external> 315 - values: ['panda.ClassCastException[]', 'panda.ClassCastException[]'] 320 - values: ['panda.ClassCastException[][][][][]', 'panda.ClassCastException[][][][][]'] 898 - 'panda.ClassCastException[]' 1021 - values: ['panda.ClassCastException[][][][]']
|
| D | call.polymorphic.range.yaml | 634 .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
|
| D | call.polymorphic.yaml | 540 .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
|
| D | calle.polymorphic.yaml | 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
|
| D | calle.polymorphic.range.yaml | 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
|
| /arkcompiler/runtime_core/static_core/tests/checked/ |
| D | checkcast_elimination_test.pa | 14 .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
|
| D | checkcast_nullcheck.pa | 20 .record panda.ClassCastException <external> 37 .catch panda.ClassCastException, try_begin, try_end, catch_block
|
| /arkcompiler/runtime_core/pandastdlib/ |
| D | pandastdlib.pa | 78 .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/ |
| D | pandastdlib.pa | 80 .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/ |
| D | core_language_context.h | 106 return utf::CStringAsMutf8("Lpanda/ClassCastException;"); in GetClassCastExceptionClassDescriptor()
|
| /arkcompiler/runtime_core/static_core/runtime/entrypoints/ |
| D | entrypoints.yaml | 138 - name: ClassCastException
|
| /arkcompiler/runtime_core/static_core/isa/ |
| D | isa.yaml | 167 description: Bytecode throws ClassCastException if type cast failed. 2628 Otherwise, ClassCastException is thrown. 2644 throw ClassCastException
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| D | instructions.yaml | 538 …ject in the first input can't be cast to the type in the second input ClassCastException is thrown.
|
| /arkcompiler/runtime_core/isa/ |
| D | isa.yaml | 198 description: Bytecode throws ClassCastException if type cast failed.
|
| /arkcompiler/runtime_core/static_core/plugins/ets/doc/cookbook/ |
| D | recipes.rst | 1649 Incorrect cast causes a compile-time error, or runtime ``ClassCastException``. 1700 // ClassCastException during runtime is thrown:
|