Home
last modified time | relevance | path

Searched defs:recordName (Results 1 – 25 of 99) sorted by relevance

1234

/arkcompiler/ets_frontend/es2panda/aot/
DresolveDepsRelation.cpp23 … const std::string &progKey, const std::string &recordName) in CollectCommonjsAndJsonRecords()
131 const std::string &recordName) in CollectStaticImportDepsRelation()
146 const std::string &recordName) in CollectDynamicImportDepsRelation()
/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_resolver.cpp40 const CString& recordName, in HostResolveImportedModule()
61 const CString& recordName, in HostResolveImportedModule()
104 CString recordName = module->GetEcmaModuleRecordNameString(); in HostResolveImportedModuleWithMerge() local
155const CString &recordName, in ResolveSharedImportedModuleWithMerge()
181const CString &recordName, in HostResolveImportedModuleForHotReload()
207const CString &recordName, in HostResolveImportedModuleWithMerge()
327 const CString &recordName, in ResolveModuleWithMerge()
Djs_shared_module_manager.cpp139 bool SharedModuleManager::SearchInSModuleManagerUnsafe(const CString &recordName) in SearchInSModuleManagerUnsafe()
148 …ourceTextModule> SharedModuleManager::GetSModuleUnsafe(JSThread *thread, const CString &recordName) in GetSModuleUnsafe()
159 …ndle<SourceTextModule> SharedModuleManager::GetSModule(JSThread *thread, const CString &recordName) in GetSModule()
165 bool SharedModuleManager::SearchInSModuleManager(JSThread *thread, const CString &recordName) in SearchInSModuleManager()
170 void SharedModuleManager::InsertInSModuleManager(JSThread *thread, const CString &recordName, in InsertInSModuleManager()
215 CString recordName = jsPandaFile->GetRecordName(entryPoint); in GenerateFuncModule() local
Djs_shared_module_manager.h76 inline void AddResolveImportedSModule(const CString &recordName, JSTaggedValue module) in AddResolveImportedSModule()
81 inline void UpdateResolveImportedSModule(const CString &recordName, JSTaggedValue module) in UpdateResolveImportedSModule()
Djs_module_manager.h110 inline void AddResolveImportedModule(const CString &recordName, JSTaggedValue module) in AddResolveImportedModule()
115 inline void UpdateResolveImportedModule(const CString &recordName, JSTaggedValue module) in UpdateResolveImportedModule()
Dmodule_path_helper.cpp26 CString &baseFileName, const CString &recordName, const CString &requestName) in ConcatFileNameWithMerge()
63 CString &baseFileName, const CString &recordName, CString requestName) in ConcatMergeFileNameToNormalized()
92 …const JSPandaFile *jsPandaFile, CString &baseFileName, const CString &recordName, const CString &r… in ConcatImportFileNormalizedOhmurlWithRecordName()
301 CString ModulePathHelper::ParseUrl(EcmaVM *vm, const CString &recordName) in ParseUrl()
332 …ybe_unused]] CString &baseFileName, CString moduleRequestName, [[maybe_unused]] CString recordName) in ParsePrefixBundle()
355 …thHelper::ParseNormalizedOhmUrl(JSThread *thread, CString &baseFileName, const CString &recordName, in ParseNormalizedOhmUrl()
386 const CString &recordName, const CString &requestName) in MakeNewRecord()
471 const CString& requestName, const CString &recordName) in FindPackageInTopLevelWithNamespace()
520 const CString &recordName, const CString &requestName) in ParseOhpmPackage()
550 const CString &recordName, const CString &requestName, const CString &packagePath) in ParseThirdPartyPackage()
[all …]
Dmodule_manager_helper.cpp99 JSHandle<JSTaggedValue> recordName(thread, binding->GetModuleRecord()); in GetResolvedRecordIndexBindingModule() local
128 JSHandle<JSTaggedValue> recordName(thread, binding->GetModuleRecord()); in GetResolvedRecordBindingModule() local
149 JSHandle<JSTaggedValue> recordName(thread, binding->GetModuleRecord()); in GetLazyModuleValueFromIndexBinding() local
177 JSHandle<JSTaggedValue> recordName(thread, binding->GetModuleRecord()); in GetLazyModuleValueFromRecordBinding() local
Dmodule_logger.cpp240 ModuleLoadInfo *ModuleLogger::GetModuleLoadInfo(const CString &recordName) in GetModuleLoadInfo()
251 void ModuleLogger::SetStartTime(const CString &recordName) in SetStartTime()
264 void ModuleLogger::SetEndTime(const CString &recordName) in SetEndTime()
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_decoder.h91 void Update(const JSPandaFile *jsPandaFile, const CString &recordName, Callback callback) in Update()
100 …void GetTypeInfo(const JSPandaFile *jsPandaFile, const CString &recordName, const MethodLiteral *m… in GetTypeInfo()
118 …void MatchAndMarkMethod(const JSPandaFile *jsPandaFile, const CString &recordName, const char *met… in MatchAndMarkMethod()
Dpgo_profiler.cpp443 const CString& recordName, in UpdateExtraProfileTypeInfo()
496 …rofiler::ProcessExtraProfileTypeInfo(JSFunction *func, ApEntityId abcId, const CString &recordName, in ProcessExtraProfileTypeInfo()
540 CString recordName = func->GetRecordName(); in HandlePGOPreDump() local
585 CString recordName = func->GetRecordName(); in HandlePGODumpByDumpThread() local
639 void PGOProfiler::ProfileBytecode(ApEntityId abcId, const CString &recordName, JSTaggedValue funcVa… in ProfileBytecode()
884 void PGOProfiler::DumpICByName(ApEntityId abcId, const CString &recordName, EntityId methodId, int3… in DumpICByName()
907 void PGOProfiler::DumpICByValue(ApEntityId abcId, const CString &recordName, EntityId methodId, int… in DumpICByValue()
938const CString &recordName, EntityId methodId, int32_t bcOffset, JSTaggedValue cacheValue, BCType t… in DumpICByNameWithPoly()
965const CString &recordName, EntityId methodId, int32_t bcOffset, JSTaggedValue cacheValue, BCType t… in DumpICByValueWithPoly()
991 bool PGOProfiler::DumpICByNameWithHandler(ApEntityId abcId, const CString &recordName, EntityId met… in DumpICByNameWithHandler()
[all …]
Dpgo_profiler_info.h367 bool Update(const CString &recordName, Callback callback) in Update()
622 auto recordName = iter->first; in Update() local
629 void Update(const CString &abcNormalizedDesc, const CString &recordName, Callback callback) in Update()
649 …void GetTypeInfo(const CString &abcNormalizedDesc, const CString &recordName, const char *methodNa… in GetTypeInfo()
663 …void GetTypeInfo(const CString &abcNormalizedDesc, const CString &recordName, const char *methodNa… in GetTypeInfo()
707 …void MatchAndMarkMethod(const CString &abcNormalizedDesc, const CString &recordName, const char *m… in MatchAndMarkMethod()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile.h198 … const CUnorderedMap<uint32_t, uint64_t> *GetConstpoolMapByReocrd(const CString &recordName) const in GetConstpoolMapByReocrd()
320 inline JSRecordInfo* CheckAndGetRecordInfo(const CString &recordName) const in CheckAndGetRecordInfo()
376 inline bool HasRecord(const CString &recordName) const in HasRecord()
381 JSRecordInfo &FindRecordInfo(const CString &recordName) in FindRecordInfo()
396 void InsertJSRecordInfo(const CString &recordName) in InsertJSRecordInfo()
403 void InsertNpmEntries(const CString &recordName, const CString &fieldName) in InsertNpmEntries()
/arkcompiler/ets_frontend/es2panda/util/
DpatchFix.cpp38 void PatchFix::ProcessModule(const std::string &recordName, in ProcessModule()
52 void PatchFix::ProcessJsonContentRecord(const std::string &recordName, const std::string &jsonFileC… in ProcessJsonContentRecord()
65 void PatchFix::DumpModuleInfo(const std::string &recordName, in DumpModuleInfo()
74 void PatchFix::ValidateModuleInfo(const std::string &recordName, in ValidateModuleInfo()
92 void PatchFix::DumpJsonContentRecInfo(const std::string &recordName, const std::string &jsonFileCon… in DumpJsonContentRecInfo()
100 void PatchFix::ValidateJsonContentRecInfo(const std::string &recordName, const std::string &jsonFil… in ValidateJsonContentRecInfo()
533 std::string recordName) in CheckAndRestoreSpecialFunctionName()
DcommonUtil.cpp85 std::string recordName {}; in GetRecordNameFromNormalizedOhmurl() local
190 bool RecordNotGeneratedFromBytecode(std::string recordName) in RecordNotGeneratedFromBytecode()
DmoduleHelpers.cpp49 std::string recordName = line.substr(0, pos); in CompileNpmModuleEntryList() local
/arkcompiler/ets_frontend/es2panda/compiler/core/
DcompilerContext.cpp25 util::StringView recordName, util::PatchFix *patchFixHelper) in CompilerContext()
/arkcompiler/ets_runtime/ecmascript/platform/common/
Dmodule.cpp28 const CString &bundleName, const CString &moduleName, [[maybe_unused]] CString &recordName) in GetBaseFileName()
/arkcompiler/ets_runtime/ecmascript/ohos/
Dframework_helper.h49 static void GetRealRecordName(CString &recordName) in GetRealRecordName()
/arkcompiler/runtime_core/static_core/abc2program/common/
Dabc_code_converter.cpp51 auto recordName = keyData_.GetFullRecordNameById(fieldAccessor.GetClassId()); in IDToString() local
/arkcompiler/ets_runtime/ecmascript/platform/unix/mac/
Dmodule.cpp39 const CString &bundleName, const CString &moduleName, [[maybe_unused]] CString &recordName) in GetBaseFileName()
/arkcompiler/ets_runtime/ecmascript/platform/windows/
Dmodule.cpp39 const CString &bundleName, const CString &moduleName, [[maybe_unused]] CString &recordName) in GetBaseFileName()
/arkcompiler/ets_frontend/ets2panda/varbinder/
DrecordTable.cpp103 util::UString recordName(recordTable_->program_->Allocator()); in FormRecordName() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dntype_hcr_lowering.h26 …TypeHCRLowering(Circuit *circuit, RPOVisitor *visitor, PassContext *ctx, const CString &recordName, in NTypeHCRLowering()
/arkcompiler/toolchain/tooling/test/utils/
Dtest_extractor.cpp38 std::unordered_set<std::string> recordName {}; in GetBreakpointAddress() local
/arkcompiler/ets_runtime/ecmascript/base/
Dpath_helper.h71 inline static void AdaptOldIsaRecord(CString &recordName) in AdaptOldIsaRecord()

1234