Home
last modified time | relevance | path

Searched defs:ThrowArrayStoreException (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
H A Dexceptions.cpp165 void ThrowArrayStoreException(const Class *arrayClass, const Class *elementClass) in ThrowArrayStoreException() function
172 void ThrowArrayStoreException(const PandaString &msg) in ThrowArrayStoreException() function
/arkcompiler/runtime_core/static_core/runtime/interpreter/
H A Druntime_interface.h206 static void ThrowArrayStoreException(Class *arrayClass, Class *elemClass) in ThrowArrayStoreException() function in ark::interpreter::RuntimeInterface
/arkcompiler/runtime_core/static_core/runtime/tests/interpreter/
H A Dtest_runtime_interface.h357 static void ThrowArrayStoreException(Class *arrayKlass, Class *elemClass) in ThrowArrayStoreException() function in ark::interpreter::test::RuntimeInterface

Completed in 4 milliseconds