Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/core/
Dcore_vm.cpp259 Expected<int, Runtime::Error> PandaCoreVM::InvokeEntrypointImpl(Method *entrypoint, in InvokeEntrypointImpl() function in ark::core::PandaCoreVM
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vm.cpp500 Expected<int, Runtime::Error> PandaEtsVM::InvokeEntrypointImpl(Method *entrypoint, const std::vecto… in InvokeEntrypointImpl() function in ark::ets::PandaEtsVM