Searched refs:LoadModuleNameSpaceWithPath (Results 1 – 2 of 2) sorted by relevance
25 … static JSHandle<JSTaggedValue> LoadModuleNameSpaceWithPath(JSThread *thread, CString &abcFilePath,
47 …JSHandle<JSTaggedValue> nameSp = LoadModuleNameSpaceWithPath(thread, abcFilePath, requestPath, mod… in LoadModuleNameSpaceWithModuleInfo()52 JSHandle<JSTaggedValue> NapiModuleLoader::LoadModuleNameSpaceWithPath(JSThread *thread, CString &ab… in LoadModuleNameSpaceWithPath() function in panda::ecmascript::NapiModuleLoader