Home
last modified time | relevance | path

Searched defs:methodIdx (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile.cpp437 CString JSPandaFile::GetRecordNameWithBundlePack(EntityId methodIdx) in GetRecordNameWithBundlePack()
457 size_t JSPandaFile::GetClassAndMethodIndex(size_t *methodIdx) in GetClassAndMethodIndex()
488 size_t methodIdx = 0; in TranslateClass() local
530 size_t methodIdx = 0; in SetAllMethodLiteralToMap() local
Dpanda_file_translator.cpp36 size_t methodIdx = 0; in TranslateClasses() local
97 const CString &methodName, size_t methodIdx, size_t classIdx) in TranslateClass()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dprofile_type.h62 uint32_t methodIdx; member
75 uint32_t methodIdx; member
97 uint32_t methodIdx; member
/arkcompiler/ets_runtime/ecmascript/jit/
Djit_dfx.cpp106 panda_file::File::EntityId methodIdx = methodLiteral->GetMethodId(); in DumpBytecodeInst() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.cpp64 size_t methodIdx = 0; in ProcessClasses() local
136 panda_file::File::EntityId methodIdx = methodLiteral->GetMethodId(); in ProcessMethod() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/src/
Dprofile.cpp97 std::string Profile::GetFunctionName(uint32 classIdx, uint32 methodIdx, uint32 sigIdx) const in GetFunctionName()
106 std::string Profile::GetMethodSigStr(uint32 methodIdx, uint32 sigIdx) const in GetMethodSigStr()
/arkcompiler/runtime_core/static_core/runtime/profilesaver/
Dprofile_dump_info.cpp498 auto methodIdx = lineBuffer.ReadUintAndAdvance<uint32_t>(); in ProcessLine() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dets_class_wrapper.cpp445 size_t methodIdx = 0; in BuildJSProperties() local