Searched defs:InvokeEntrypointImpl (Results 1 – 2 of 2) sorted by relevance
259 Expected<int, Runtime::Error> PandaCoreVM::InvokeEntrypointImpl(Method *entrypoint, in InvokeEntrypointImpl() function in ark::core::PandaCoreVM
500 Expected<int, Runtime::Error> PandaEtsVM::InvokeEntrypointImpl(Method *entrypoint, const std::vecto… in InvokeEntrypointImpl() function in ark::ets::PandaEtsVM