Home
last modified time | relevance | path

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

/ark/runtime_core/pandastdlib/
Dpandastdlib.pa118 .record panda.OutOfMemoryError {
457 .function void panda.OutOfMemoryError.ctor(panda.OutOfMemoryError a0, panda.String a1, panda.Object…
459 stobj.obj a0, panda.OutOfMemoryError.message
461 stobj.obj a0, panda.OutOfMemoryError.cause
465 .function panda.String panda.OutOfMemoryError.getMessage(panda.OutOfMemoryError a0) {
466 ldobj.obj a0, panda.OutOfMemoryError.message
470 .function panda.Object panda.OutOfMemoryError.getCause(panda.OutOfMemoryError a0) {
471 ldobj.obj a0, panda.OutOfMemoryError.cause
/ark/runtime_core/tests/cts-generator/cts-template/
Dnewobj.yaml626 …description: Create objects with newobj instruction until OutOfMemoryError in PandaAssembly context
632 .record panda.OutOfMemoryError <external>
652 ldai 0 # Expected panda.OutOfMemoryError
659 .catch panda.OutOfMemoryError, begin, end, catch_OOME
Dnewarr.yaml53 .record panda.OutOfMemoryError <external>
56 .record java.lang.OutOfMemoryError <external>
614 ldai 0 # Expected panda.OutOfMemoryError
621 .catch panda.OutOfMemoryError, begin, end, catch_OOME
626 Check `newarr` throws OutOfMemoryError in Panda Assembly context.
Dinitobj.short.yaml1684 …description: Create objects with 'initobj.short' instruction until OutOfMemoryError in PandaAssemb…
1690 .record panda.OutOfMemoryError <external>
1712 ldai 0 # Expected panda.OutOfMemoryError
1719 .catch panda.OutOfMemoryError, begin, end, catch_OOME
Dinitobj.yaml1772 …description: Create objects with 'initobj' instruction until OutOfMemoryError in PandaAssembly con…
1778 .record panda.OutOfMemoryError <external>
1800 ldai 0 # Expected panda.OutOfMemoryError
1807 .catch panda.OutOfMemoryError, begin, end, catch_OOME
Dinitobj.range.yaml1934 …description: Create objects with 'initobj.range' instruction until OutOfMemoryError in PandaAssemb…
1940 .record panda.OutOfMemoryError <external>
1963 ldai 0 # Expected panda.OutOfMemoryError
1970 .catch panda.OutOfMemoryError, begin, end, catch_OOME
/ark/js_runtime/ecmascript/
Decma_language_context.h209 return utf::CStringAsMutf8("Lpanda/OutOfMemoryError;"); in GetOutOfMemoryErrorClassDescriptor()
/ark/runtime_core/runtime/core/
Dcore_language_context.h151 return utf::CStringAsMutf8("Lpanda/OutOfMemoryError;"); in GetOutOfMemoryErrorClassDescriptor()
/ark/runtime_core/isa/
Disa.yaml167 description: Bytecode throws OutOfMemoryError if failed to allocate object.
2396 throw OutOfMemoryError
2423 throw OutOfMemoryError
2457 throw OutOfMemoryError