Searched refs:LoadModuleNameSpaceWithModuleInfo (Results 1 – 2 of 2) sorted by relevance
24 JSHandle<JSTaggedValue> NapiModuleLoader::LoadModuleNameSpaceWithModuleInfo(EcmaVM *vm, CString &re… in LoadModuleNameSpaceWithModuleInfo() function in panda::ecmascript::NapiModuleLoader69 return LoadModuleNameSpaceWithModuleInfo(vm, requestPath, path, abcFilePath); in LoadModuleNameSpace()82 return LoadModuleNameSpaceWithModuleInfo(vm, requestPath, modulePath, abcFilePath); in LoadModuleNameSpace()
30 … static JSHandle<JSTaggedValue> LoadModuleNameSpaceWithModuleInfo(EcmaVM *vm, CString &requestPath,