Searched full:wrongmethodtypeexception (Results 1 – 6 of 6) sorted by relevance
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | calle.polymorphic.short.yaml | 302 .record panda.invoke.WrongMethodTypeException <external> 342 … - .catch panda.invoke.WrongMethodTypeException, try_begin, try_end, catch_begin, catch_end 346 … - .catch panda.invoke.WrongMethodTypeException, try_begin, try_end, catch_begin, catch_end 354 … - .catch panda.invoke.WrongMethodTypeException, try_begin, try_end, catch_begin, catch_end
|
| D | calle.polymorphic.range.yaml | 634 .record panda.invoke.WrongMethodTypeException <external> 674 … - .catch panda.invoke.WrongMethodTypeException, try_begin, try_end, catch_begin, catch_end 678 … - .catch panda.invoke.WrongMethodTypeException, try_begin, try_end, catch_begin, catch_end 686 … - .catch panda.invoke.WrongMethodTypeException, try_begin, try_end, catch_begin, catch_end 976 # WrongMethodTypeException is expected 979 .record panda.invoke.WrongMethodTypeException <external> 983 … - .catch panda.invoke.WrongMethodTypeException, try_begin, try_end, catch_begin, catch_end
|
| D | calle.polymorphic.yaml | 540 .record panda.invoke.WrongMethodTypeException <external> 580 … - .catch panda.invoke.WrongMethodTypeException, try_begin, try_end, catch_begin, catch_end 584 … - .catch panda.invoke.WrongMethodTypeException, try_begin, try_end, catch_begin, catch_end 592 … - .catch panda.invoke.WrongMethodTypeException, try_begin, try_end, catch_begin, catch_end 881 # WrongMethodTypeException is expected 884 .record panda.invoke.WrongMethodTypeException <external> 888 … - .catch panda.invoke.WrongMethodTypeException, try_begin, try_end, catch_begin, catch_end
|
| D | call.polymorphic.range.yaml | 976 # WrongMethodTypeException is expected 979 .record panda.invoke.WrongMethodTypeException <external> 983 … - .catch panda.invoke.WrongMethodTypeException, try_begin, try_end, catch_begin, catch_end
|
| D | call.polymorphic.yaml | 881 # WrongMethodTypeException is expected 884 .record panda.invoke.WrongMethodTypeException <external> 888 … - .catch panda.invoke.WrongMethodTypeException, try_begin, try_end, catch_begin, catch_end
|
| /arkcompiler/runtime_core/verification/absint/ |
| D | abs_int_inl.h | 3954 // parameter types and throw the WrongMethodTypeException if need in HandleCallPolymorphicRange() 3986 // parameter types and throw the WrongMethodTypeException if need in HandleCallePolymorphicRange()
|