Home
last modified time | relevance | path

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

/ark/runtime_core/tests/cts-generator/cts-template/
Dcheckcast.yaml23 .record java.lang.ClassCastException <external>
37 .record panda.ClassCastException <external>
49 … resolved type, accumulator content remains unchanged. Otherwise ClassCastException is thrown.
77 .catch panda.ClassCastException, try_begin, try_end, try_end
92 checkcast panda.ClassCastException
117 .catch panda.ClassCastException, try_begin, try_end, try_end
132 checkcast panda.ClassCastException[]
156 .catch panda.ClassCastException, try_begin, try_end, try_end
160 - newobj v1, panda.ClassCastException
195 .catch panda.ClassCastException, try_begin, try_end, try_end
[all …]
Disinstance.yaml38 .record panda.ClassCastException <external>
198 newobj v0, panda.ClassCastException
247 newarr v0, v0, panda.ClassCastException[]
264 newarr v0, v0, panda.ClassCastException[]
298 newobj v0, panda.ClassCastException
316 - panda.ClassCastException
323 - panda.ClassCastException
335 newarr v0, v0, panda.ClassCastException[]
354 - panda.ClassCastException[]
369 newarr v0, v0, panda.ClassCastException[]
[all …]
Dnewarr.yaml22 .record panda.ClassCastException <external>
211 - values: ['panda.ClassCastException[]', 'panda.ClassCastException[]']
216 - values: ['panda.ClassCastException[][][][][]', 'panda.ClassCastException[][][][][]']
595 - 'panda.ClassCastException[]'
647 - values: ['panda.ClassCastException[][][][]']
/ark/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
/ark/runtime_core/pandastdlib/
Dpandastdlib.pa73 .record panda.ClassCastException {
295 .function void panda.ClassCastException.ctor(panda.ClassCastException a0, panda.String a1, panda.Ob…
297 stobj.obj a0, panda.ClassCastException.message
299 stobj.obj a0, panda.ClassCastException.cause
303 .function panda.String panda.ClassCastException.getMessage(panda.ClassCastException a0) {
304 ldobj.obj a0, panda.ClassCastException.message
308 .function panda.Object panda.ClassCastException.getCause(panda.ClassCastException a0) {
309 ldobj.obj a0, panda.ClassCastException.cause
/ark/runtime_core/runtime/entrypoints/
Dentrypoints.yaml76 - name: ClassCastException
/ark/js_runtime/ecmascript/
Decma_language_context.h169 return utf::CStringAsMutf8("Lpanda/ClassCastException;"); in GetClassCastExceptionClassDescriptor()
/ark/runtime_core/runtime/core/
Dcore_language_context.h111 return utf::CStringAsMutf8("Lpanda/ClassCastException;"); in GetClassCastExceptionClassDescriptor()
/ark/runtime_core/isa/
Disa.yaml163 description: Bytecode throws ClassCastException if type cast failed.
2796 accumulator content remains unchanged. Otherwise ClassCastException is thrown.
2812 throw ClassCastException