Home
last modified time | relevance | path

Searched defs:GetMethodId (Results 1 – 12 of 12) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/debugger/
Djs_pt_method.h38 EntityId GetMethodId() const in GetMethodId() function
Djs_pt_location.h46 EntityId GetMethodId() const in GetMethodId() function
/arkcompiler/runtime_core/libpandafile/
Dmethod_data_accessor.h161 File::EntityId GetMethodId() const in GetMethodId() function
Dfile_items.h1627 File::EntityId GetMethodId() const in GetMethodId() function
/arkcompiler/runtime_core/libark_defect_scan_aux/
Dfunction.cpp108 panda_file::File::EntityId Function::GetMethodId() const in GetMethodId() function in panda::defect_scan_aux::Function
/arkcompiler/runtime_core/bytecode_optimizer/
Druntime_adapter.h50 MethodId GetMethodId(MethodPtr method) const override in GetMethodId() function
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dmethod_literal.h226 EntityId GetMethodId() const in GetMethodId() function
297 static EntityId GetMethodId(uint64_t literalInfo) in GetMethodId() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Druntime_interface.h79 virtual MethodId GetMethodId([[maybe_unused]] MethodPtr method) const in GetMethodId() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.h398 PGOMethodId GetMethodId() const in GetMethodId() function
689 PGOMethodId GetMethodId() const in GetMethodId() function
/arkcompiler/ets_runtime/ecmascript/
Dmethod.h242 EntityId GetMethodId() const in GetMethodId() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_mcr_lowering.cpp1125 GateRef GetMethodId = builder_.GetMethodId(func); in LowerJSInlineTargetTypeCheck() local
Dcircuit_builder-inl.h1212 inline GateRef CircuitBuilder::GetMethodId(GateRef func) in GetMethodId() function