Searched refs:GenerateFuncModule (Results 1 – 3 of 3) sorted by relevance
72 JSHandle<JSTaggedValue> GenerateFuncModule(JSThread *thread, const JSPandaFile *jsPandaFile,
251 JSHandle<JSTaggedValue> SharedModuleManager::GenerateFuncModule(JSThread *thread, const JSPandaFile… in GenerateFuncModule() function in panda::ecmascript::SharedModuleManager
270 …JSHandle<JSTaggedValue> module = SharedModuleManager::GetInstance()->GenerateFuncModule(thread, js… in DefineFunctionTemplate()349 …JSHandle<JSTaggedValue> module = SharedModuleManager::GetInstance()->GenerateFuncModule(thread, js… in DefineMethodInLiteral()