Home
last modified time | relevance | path

Searched defs:sd (Results 1 – 17 of 17) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
Dclass-inl.h425 …panda_file::File::StringData sd = {static_cast<uint32_t>(ark::utf::MUtf8ToUtf16Size(mutf8Name)), m… in GetInstanceFieldByName() local
431 …panda_file::File::StringData sd = {static_cast<uint32_t>(ark::utf::MUtf8ToUtf16Size(mutf8Name)), m… in GetStaticFieldByName() local
442 …panda_file::File::StringData sd = {static_cast<uint32_t>(ark::utf::MUtf8ToUtf16Size(mutf8Name)), m… in GetDeclaredFieldByName() local
458 …panda_file::File::StringData sd = {static_cast<uint32_t>(ark::utf::MUtf8ToUtf16Size(mutf8Name)), m… in GetDirectMethod() local
465 …panda_file::File::StringData sd = {static_cast<uint32_t>(ark::utf::MUtf8ToUtf16Size(mutf8Name)), m… in GetClassMethod() local
469 inline Method *Class::GetClassMethod(const panda_file::File::StringData &sd, const Method::Proto &p… in GetClassMethod()
475 inline Method *Class::GetStaticClassMethodByName(const panda_file::File::StringData &sd, in GetStaticClassMethodByName()
482 inline Method *Class::GetVirtualClassMethodByName(const panda_file::File::StringData &sd, in GetVirtualClassMethodByName()
491 …panda_file::File::StringData sd = {static_cast<uint32_t>(ark::utf::MUtf8ToUtf16Size(mutf8Name)), m… in GetInterfaceMethod() local
495 inline Method *Class::GetInterfaceMethod(const panda_file::File::StringData &sd, const Method::Prot… in GetInterfaceMethod()
[all …]
/arkcompiler/runtime_core/disassembler/
Ddisassembler.h176 static inline std::string StringDataToString(panda_file::File::StringData sd) in StringDataToString()
203 const auto sd = file_->GetStringData(panda_file::File::EntityId(offset)); in GetStringByOffset() local
/arkcompiler/runtime_core/bytecode_optimizer/
Dcommon.cpp36 const auto sd = pfile.GetStringData(panda_file::File::EntityId(offset)); in GetStringFromPandaFile() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile.cpp55 panda_file::File::StringData sd = GetStringData(fieldNameId); in CheckIsBundlePack() local
146 panda_file::File::StringData sd = GetStringData(fieldNameId); in InitializeUnMergedPF() local
192 panda_file::File::StringData sd = GetStringData(fieldNameId); in InitializeMergedPF() local
365 panda_file::StringData sd = iter->second; in GetMethodName() local
370 auto sd = GetStringData(mda.GetNameId()); in GetMethodName() local
378 auto sd = GetStringData(mda.GetNameId()); in GetCpuProfilerMethodName() local
Dliteral_data_extractor.cpp63 StringData sd = jsPandaFile->GetStringData(EntityId(std::get<uint32_t>(value))); in ExtractObjectDatas() local
177 StringData sd = jsPandaFile->GetStringData(EntityId(std::get<uint32_t>(value))); in EnumerateLiteralVals() local
441 StringData sd = jsPandaFile->GetStringData(EntityId(std::get<uint32_t>(value))); in ExtractObjectDatas() local
580 StringData sd = jsPandaFile->GetStringData(EntityId(std::get<uint32_t>(value))); in GetDatasIgnoreType() local
/arkcompiler/runtime_core/static_core/disassembler/
Ddisassembler.h185 static std::string StringDataToString(panda_file::File::StringData sd) in StringDataToString()
/arkcompiler/ets_runtime/ecmascript/module/accessor/
Dmodule_data_accessor.cpp107 auto sd = pandaFile_->GetStringData(panda_file::File::EntityId(localNameOffset)); in ReadRegularImportEntry() local
120 auto sd = pandaFile_->GetStringData(panda_file::File::EntityId(localNameOffset)); in ReadNamespaceImportEntry() local
141 auto sd = pandaFile_->GetStringData(panda_file::File::EntityId(localNameOffset)); in EnumerateLocalExportEntry() local
178 auto sd = pandaFile_->GetStringData(panda_file::File::EntityId(exportNameOffset)); in EnumerateIndirectExportEntry() local
/arkcompiler/runtime_core/panda_guard/configs/
Dguard_graph_context.cpp91 panda_file::File::StringData sd = file_.GetStringData(entity_id); in GetStringById() local
/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_data_extractor.cpp78 StringData sd = jsPandaFile->GetStringData(panda_file::File::EntityId(moduleRequests[idx])); in ExtractModuleDatas() local
176 StringData sd = jsPandaFile->GetStringData(EntityId(recordInfo->jsonStringId)); in JsonParse() local
/arkcompiler/runtime_core/abc2program/common/
Dabc2program_entity_container.cpp40 panda_file::File::StringData sd = file_.GetStringData(entity_id); in GetStringById() local
/arkcompiler/runtime_core/libark_defect_scan_aux/
Dabc_file.cpp510 StringData sd = panda_file_->GetStringData(field_name_id); in ExtractModuleInfo() local
545 StringData sd = panda_file_->GetStringData(field_name_id); in ExtractMergeAbcModuleInfo() local
1549 StringData sd = panda_file_->GetStringData(string_id); in GetStringByStringId() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.cpp521 …panda_file::File::StringData sd = {static_cast<uint32_t>(ark::utf::MUtf8ToUtf16Size(u8name)), u8na… in GetFieldIndexByName() local
/arkcompiler/ets_runtime/ecmascript/
Decma_string_table.cpp514 panda_file::File::StringData sd = jsPandaFile->GetStringData(EntityId(id)); in RelocateConstantData() local
Dobject_factory.cpp3445 EcmaString *ObjectFactory::GetRawStringFromStringTable(StringData sd, MemSpaceType type, bool isCon… in GetRawStringFromStringTable()
3465 EcmaString *ObjectFactory::GetRawStringFromStringTableWithoutJSHandle(StringData sd, MemSpaceType t… in GetRawStringFromStringTableWithoutJSHandle()
/arkcompiler/runtime_core/static_core/verification/absint/
Dabs_int_inl.h232 static PandaString StringDataToString(panda_file::File::StringData sd) in StringDataToString()
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js25120 function sd(t) { function
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument