Home
last modified time | relevance | path

Searched defs:Abort (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vm.cpp792 void PandaEtsVM::Abort(const char *message /* = nullptr */) in Abort() function in ark::ets::PandaEtsVM
/arkcompiler/runtime_core/static_core/runtime/
Druntime.cpp505 void Runtime::Abort(const char *message /* = nullptr */) in Abort() function in ark::Runtime