Searched refs:InvokeEcmaEntrypoint (Results 1 – 3 of 3) sorted by relevance
239 result = context->InvokeEcmaEntrypoint(jsPandaFile, entryPoint, excuteFromJob); in Execute()
510 …Expected<JSTaggedValue, bool> InvokeEcmaEntrypoint(const JSPandaFile *jsPandaFile, std::string_vie…
330 Expected<JSTaggedValue, bool> EcmaContext::InvokeEcmaEntrypoint(const JSPandaFile *jsPandaFile, in InvokeEcmaEntrypoint() function in panda::ecmascript::EcmaContext