Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
H A Dexceptions.cpp143 void ThrowAbstractMethodError(const Method *method) in ThrowAbstractMethodError() function
/arkcompiler/runtime_core/static_core/runtime/interpreter/
H A Druntime_interface.h191 static void ThrowAbstractMethodError(Method *method) in ThrowAbstractMethodError() function in ark::interpreter::RuntimeInterface
/arkcompiler/runtime_core/static_core/runtime/tests/interpreter/
H A Dtest_runtime_interface.h341 static void ThrowAbstractMethodError(Method *method) in ThrowAbstractMethodError() function in ark::interpreter::test::RuntimeInterface

Completed in 6 milliseconds