| /arkcompiler/runtime_core/static_core/tests/cts-assembly/ |
| D | obj-30.pa | 15 .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
|
| D | initobj-bad-02.pa | 16 .record panda.AbstractMethodError <external> 29 ldai 0 # Expected panda.AbstractMethodError 36 .catch panda.AbstractMethodError, begin, end, catch_AME
|
| /arkcompiler/runtime_core/tests/cts-assembly/ |
| D | obj-30.pa | 15 .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
|
| D | initobj-bad-02.pa | 16 .record panda.AbstractMethodError <external> 29 ldai 0 # Expected panda.AbstractMethodError 36 .catch panda.AbstractMethodError, begin, end, catch_AME
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| D | exception_test.cpp | 101 .record panda.AbstractMethodError <external> 136 .catch panda.AbstractMethodError, try_begin, try_end, handler_begin_correct 185 .record panda.AbstractMethodError <external> 220 .catch panda.AbstractMethodError, try_begin, try_end, handler_begin_correct 270 .record panda.AbstractMethodError <external> 308 .catch panda.AbstractMethodError, try_begin, try_end, handler_begin_correct 359 .record panda.AbstractMethodError <external> 397 .catch panda.AbstractMethodError, try_begin, try_end, handler_begin_correct 448 .record panda.AbstractMethodError <external> 487 .catch panda.AbstractMethodError, try_begin, try_end, handler_begin_correct [all …]
|
| /arkcompiler/runtime_core/static_core/pandastdlib/ |
| D | pandastdlib.pa | 85 .record panda.AbstractMethodError { 352 .function void panda.AbstractMethodError.ctor(panda.AbstractMethodError a0, panda.String a1, panda.… 354 stobj.obj a0, panda.AbstractMethodError.message 356 stobj.obj a0, panda.AbstractMethodError.cause 360 .function panda.String panda.AbstractMethodError.getMessage(panda.AbstractMethodError a0) { 361 ldobj.obj a0, panda.AbstractMethodError.message 365 .function panda.Object panda.AbstractMethodError.getCause(panda.AbstractMethodError a0) { 366 ldobj.obj a0, panda.AbstractMethodError.cause
|
| /arkcompiler/runtime_core/pandastdlib/ |
| D | pandastdlib.pa | 83 .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/static_core/plugins/ets/stdlib/std/core/ |
| D | Errors.sts | 185 …* @class The AbstractMethodError object represents an error that occures when abstract method get … 187 export class AbstractMethodError extends Error { 189 super("AbstractMethodError", message, options)
|
| /arkcompiler/runtime_core/static_core/runtime/tests/interpreter/ |
| D | test_runtime_interface.cpp | 30 RuntimeInterface::AbstractMethodError RuntimeInterface::abstractMethodErrorData_;
|
| D | test_runtime_interface.h | 146 struct AbstractMethodError { struct 394 static void SetAbstractMethodErrorData(AbstractMethodError data) in SetAbstractMethodErrorData() 468 static AbstractMethodError abstractMethodErrorData_;
|
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | call.virt.short.yaml | 59 .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
|
| D | call.virt.range_base.yaml | 33 .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
|
| D | call.virt.yaml | 33 .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
|
| D | call.virt.acc.short.yaml | 2650 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
|
| D | call.virt.acc.yaml | 2505 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
|
| D | initobj.short.yaml | 3243 …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
|
| D | initobj.yaml | 3437 …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
|
| /arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/ |
| D | call.virt.range_base.yaml | 26 .record panda.AbstractMethodError <external> 831 …all.virt.range` instruction. Call of abstract method, check if panda.AbstractMethodError is thrown. 850 ldai 0 # Expected panda.AbstractMethodError 855 .catch panda.AbstractMethodError, begin, end, catch_AME
|
| D | call.virt.short.yaml | 39 .record panda.AbstractMethodError <external> 755 …all.virt.short` instruction. Call of abstract method, check if panda.AbstractMethodError is thrown. 774 ldai 0 # Expected panda.AbstractMethodError 779 .catch panda.AbstractMethodError, begin, end, catch_AME
|
| D | call.virt.yaml | 26 .record panda.AbstractMethodError <external> 879 … of `call.virt` instruction. Call of abstract method, check if panda.AbstractMethodError is thrown. 897 ldai 0 # Expected panda.AbstractMethodError 902 .catch panda.AbstractMethodError, begin, end, catch_AME
|
| D | call.virt.acc.short.yaml | 1677 description: Check that AbstractMethodError is thrown in PandaAssembly context. 1681 .record panda.AbstractMethodError <external> 1695 ldai 0 # Expected panda.AbstractMethodError 1702 .catch panda.AbstractMethodError, begin, end, catch_AME
|
| D | call.virt.acc.yaml | 1578 description: Check that AbstractMethodError is thrown in PandaAssembly context. 1582 .record panda.AbstractMethodError <external> 1596 ldai 0 # Expected panda.AbstractMethodError 1603 .catch panda.AbstractMethodError, begin, end, catch_AME
|
| D | initobj.short.yaml | 1661 description: Create objects with 'initobj.short' instruction with AbstractMethodError 1666 .record panda.AbstractMethodError <external> 1679 ldai 0 # Expected panda.AbstractMethodError 1686 .catch panda.AbstractMethodError, begin, end, catch_AME
|
| /arkcompiler/runtime_core/static_core/runtime/core/ |
| D | core_language_context.h | 111 return utf::CStringAsMutf8("Lpanda/AbstractMethodError;"); in GetAbstractMethodErrorClassDescriptor()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
| D | ets_panda_file_items.h | 102 …constexpr std::string_view ABSTRACT_METHOD_ERROR = "Lstd/core/AbstractMethodError;";
|