Searched refs:GetExternalModuleVarFastPathForJIT (Results 1 – 3 of 3) sorted by relevance
128 …static JSTaggedValue GetExternalModuleVarFastPathForJIT(JSThread *thread, int32_t index, JSFunctio…
75 JSTaggedValue ModuleManager::GetExternalModuleVarFastPathForJIT(JSThread *thread, int32_t index, JS… in GetExternalModuleVarFastPathForJIT() function in panda::ecmascript::ModuleManager
5012 return ModuleManager::GetExternalModuleVarFastPathForJIT(thread, index, jsFunc); in DEF_RUNTIME_STUBS()