Searched refs:InvokeEcmaEntrypointForHotReload (Results 1 – 3 of 3) sorted by relevance
234 result = context->InvokeEcmaEntrypointForHotReload(jsPandaFile, entryPoint, excuteFromJob); in Execute()
512 Expected<JSTaggedValue, bool> InvokeEcmaEntrypointForHotReload(
353 Expected<JSTaggedValue, bool> EcmaContext::InvokeEcmaEntrypointForHotReload( in InvokeEcmaEntrypointForHotReload() function in panda::ecmascript::EcmaContext