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