Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jit/
Dcompile_decision.cpp134 CString CompileDecision::GetMethodInfo() const in GetMethodInfo() function in panda::ecmascript::CompileDecision
Djit_dfx.h178 CString GetMethodInfo() const in GetMethodInfo() function
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_sampling.cpp180 struct CallFrameInfo HeapSampling::GetMethodInfo(const MethodKey &methodKey) in GetMethodInfo() function in panda::ecmascript::HeapSampling
/arkcompiler/ets_runtime/ecmascript/compiler/
Dpass.h154 MethodInfo* GetMethodInfo() const in GetMethodInfo() function
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsamples_record.cpp238 struct FrameInfo SamplesRecord::GetMethodInfo(struct MethodKey &methodKey) in GetMethodInfo() function in panda::ecmascript::SamplesRecord
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.h465 PGODecodeMethodInfo *GetMethodInfo(uint32_t checksum) in GetMethodInfo() function
/arkcompiler/runtime_core/disassembler/
Ddisassembler.cpp1321 void Disassembler::GetMethodInfo(const panda_file::File::EntityId &method_id, MethodInfo *method_in… in GetMethodInfo() function in panda::disasm::Disassembler
/arkcompiler/runtime_core/static_core/disassembler/
Ddisassembler.cpp1303 void Disassembler::GetMethodInfo(const panda_file::File::EntityId &methodId, MethodInfo *methodInfo… in GetMethodInfo() function in ark::disasm::Disassembler