Home
last modified time | relevance | path

Searched full:abstractmethoderror (Results 1 – 18 of 18) sorted by relevance

/arkcompiler/runtime_core/tests/cts-assembly/
Dobj-30.pa15 .record panda.AbstractMethodError <external>
18 .function panda.String panda.AbstractMethodError.getMessage(panda.AbstractMethodError a0) <external>
25 # check AbstractMethodError in case of calling abstract virtual method
38 call.virt panda.AbstractMethodError.getMessage, v0
48 .catch panda.AbstractMethodError, try_begin, try_end, catch_block1_begin
Dinitobj-bad-02.pa16 .record panda.AbstractMethodError <external>
29 ldai 0 # Expected panda.AbstractMethodError
36 .catch panda.AbstractMethodError, begin, end, catch_AME
/arkcompiler/runtime_core/runtime/tests/
Dexception_test.cpp103 .record panda.AbstractMethodError <external> in TEST_F()
138 .catch panda.AbstractMethodError, try_begin, try_end, handler_begin_correct in TEST_F()
186 .record panda.AbstractMethodError <external> in TEST_F()
221 .catch panda.AbstractMethodError, try_begin, try_end, handler_begin_correct in TEST_F()
269 .record panda.AbstractMethodError <external> in TEST_F()
307 .catch panda.AbstractMethodError, try_begin, try_end, handler_begin_correct in TEST_F()
355 .record panda.AbstractMethodError <external> in TEST_F()
393 .catch panda.AbstractMethodError, try_begin, try_end, handler_begin_correct in TEST_F()
441 .record panda.AbstractMethodError <external> in TEST_F()
480 .catch panda.AbstractMethodError, try_begin, try_end, handler_begin_correct in TEST_F()
[all …]
/arkcompiler/runtime_core/pandastdlib/
Dpandastdlib.pa83 .record panda.AbstractMethodError {
336 .function void panda.AbstractMethodError.ctor(panda.AbstractMethodError a0, panda.String a1, panda.…
338 stobj.obj a0, panda.AbstractMethodError.message
340 stobj.obj a0, panda.AbstractMethodError.cause
344 .function panda.String panda.AbstractMethodError.getMessage(panda.AbstractMethodError a0) {
345 ldobj.obj a0, panda.AbstractMethodError.message
349 .function panda.Object panda.AbstractMethodError.getCause(panda.AbstractMethodError a0) {
350 ldobj.obj a0, panda.AbstractMethodError.cause
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dcall.virt.short.yaml59 .record panda.AbstractMethodError <external>
63 .record panda.AbstractMethodError <external>
1205 …all.virt.short` instruction. Call of abstract method, check if panda.AbstractMethodError is thrown.
1229 ldai 0 # Expected panda.AbstractMethodError
1236 .catch panda.AbstractMethodError, begin, end, catch_AME
1296 …all.virt.short` instruction. Call of abstract method, check if panda.AbstractMethodError is thrown.
1348 ldai 0 # Expected panda.AbstractMethodError
1355 .catch panda.AbstractMethodError, begin, end, catch_AME
Dcall.virt.range_base.yaml33 .record panda.AbstractMethodError <external>
37 .record panda.AbstractMethodError <external>
1354 …all.virt.range` instruction. Call of abstract method, check if panda.AbstractMethodError is thrown.
1378 ldai 0 # Expected panda.AbstractMethodError
1385 .catch panda.AbstractMethodError, begin, end, catch_AME
1460 …all.virt.range` instruction. Call of abstract method, check if panda.AbstractMethodError is thrown.
1513 ldai 0 # Expected panda.AbstractMethodError
1520 .catch panda.AbstractMethodError, begin, end, catch_AME
Dcall.virt.yaml33 .record panda.AbstractMethodError <external>
37 .record panda.AbstractMethodError <external>
1390 … of `call.virt` instruction. Call of abstract method, check if panda.AbstractMethodError is thrown.
1414 ldai 0 # Expected panda.AbstractMethodError
1421 .catch panda.AbstractMethodError, begin, end, catch_AME
1508 … of `call.virt` instruction. Call of abstract method, check if panda.AbstractMethodError is thrown.
1560 ldai 0 # Expected panda.AbstractMethodError
1567 .catch panda.AbstractMethodError, begin, end, catch_AME
Dcall.virt.acc.short.yaml2650 description: Check that AbstractMethodError is thrown in PandaAssembly context.
2654 .record panda.AbstractMethodError <external>
2668 ldai 0 # Expected panda.AbstractMethodError
2675 .catch panda.AbstractMethodError, begin, end, catch_AME
2690 description: Check that AbstractMethodError is thrown in PandaAssembly context.
2695 .record panda.AbstractMethodError <external>
2711 ldai 0 # Expected panda.AbstractMethodError
2718 .catch panda.AbstractMethodError, begin, end, catch_AME
Dcall.virt.acc.yaml2505 description: Check that AbstractMethodError is thrown in PandaAssembly context.
2509 .record panda.AbstractMethodError <external>
2523 ldai 0 # Expected panda.AbstractMethodError
2530 .catch panda.AbstractMethodError, begin, end, catch_AME
2545 description: Check that AbstractMethodError is thrown in PandaAssembly context.
2550 .record panda.AbstractMethodError <external>
2566 ldai 0 # Expected panda.AbstractMethodError
2573 .catch panda.AbstractMethodError, begin, end, catch_AME
Dinitobj.short.yaml3243 …description: Create objects with 'initobj.short' instruction with AbstractMethodError in PandaAsse…
3248 .record panda.AbstractMethodError <external>
3261 ldai 0 # Expected panda.AbstractMethodError
3268 .catch panda.AbstractMethodError, begin, end, catch_AME
3288 …description: Create objects with 'initobj.short' instruction with AbstractMethodError in PandaAsse…
3294 .record panda.AbstractMethodError <external>
3307 ldai 0 # Expected panda.AbstractMethodError
3314 .catch panda.AbstractMethodError, begin, end, catch_AME
Dinitobj.yaml3437 …description: Create objects with 'initobj' instruction with AbstractMethodError in PandaAssembly c…
3442 .record panda.AbstractMethodError <external>
3455 ldai 0 # Expected panda.AbstractMethodError
3462 .catch panda.AbstractMethodError, begin, end, catch_AME
3484 …description: Create objects with 'initobj' instruction with AbstractMethodError in PandaAssembly c…
3490 .record panda.AbstractMethodError <external>
3503 ldai 0 # Expected panda.AbstractMethodError
3510 .catch panda.AbstractMethodError, begin, end, catch_AME
Dinitobj.range.yaml3718 …description: Create objects with 'initobj.range' instruction with AbstractMethodError in PandaAsse…
3723 .record panda.AbstractMethodError <external>
3742 ldai 0 # Expected panda.AbstractMethodError
3749 .catch panda.AbstractMethodError, begin, end, catch_AME
3771 …description: Create objects with 'initobj.range' instruction with AbstractMethodError in PandaAsse…
3777 .record panda.AbstractMethodError <external>
3796 ldai 0 # Expected panda.AbstractMethodError
3803 .catch panda.AbstractMethodError, begin, end, catch_AME
/arkcompiler/runtime_core/runtime/tests/interpreter/
Dtest_runtime_interface.cpp30 RuntimeInterface::AbstractMethodError RuntimeInterface::abstract_method_error_data;
Dtest_runtime_interface.h127 struct AbstractMethodError { struct
374 static void SetAbstractMethodErrorData(AbstractMethodError data) in SetAbstractMethodErrorData()
449 static AbstractMethodError abstract_method_error_data;
/arkcompiler/runtime_core/runtime/core/
Dcore_language_context.h106 return utf::CStringAsMutf8("Lpanda/AbstractMethodError;"); in GetAbstractMethodErrorClassDescriptor()
/arkcompiler/runtime_core/runtime/entrypoints/
Dentrypoints.yaml33 - name: AbstractMethodError
/arkcompiler/runtime_core/isa/
Disa.yaml166 description: Bytecode throws AbstractMethodError if resolved method has no implementation.
/arkcompiler/runtime_core/runtime/
Dclass_linker.cpp446 // the special stub throwing AbstractMethodError is registered as compiled entry point. in LoadMethods()