Home
last modified time | relevance | path

Searched defs:GetMethodName (Results 1 – 25 of 37) sorted by relevance

12

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub.h37 const std::string &GetMethodName() const in GetMethodName() function
Dnumber_speculative_runner.h42 const std::string& GetMethodName() const in GetMethodName() function
Dloop_peeling.h50 std::string GetMethodName() const in GetMethodName() function
Dstate_split_linearizer.h43 const std::string& GetMethodName() const in GetMethodName() function
Dasync_function_lowering.h42 const std::string& GetMethodName() const in GetMethodName() function
Dts_hcr_opt_pass.h45 const std::string& GetMethodName() const in GetMethodName() function
Dntype_bytecode_lowering.h74 const std::string& GetMethodName() const in GetMethodName() function
Dnative_inline_lowering.h57 const std::string& GetMethodName() const in GetMethodName() function
Dslowpath_lowering.h149 const std::string& GetMethodName() const in GetMethodName() function
Dconstant_folding.h59 std::string GetMethodName() const in GetMethodName() function
Dtyped_bytecode_lowering.h93 const std::string& GetMethodName() const in GetMethodName() function
Dts_inline_lowering.h81 const std::string& GetMethodName() const in GetMethodName() function
Darray_bounds_check_elimination.h114 const std::string& GetMethodName() const in GetMethodName() function
Dcode_generator.h171 const std::string& GetMethodName() const in GetMethodName() function
/arkcompiler/ets_runtime/ecmascript/
Dmethod.cpp28 const char *Method::GetMethodName() const in GetMethodName() function in panda::ecmascript::Method
34 const char *Method::GetMethodName(const JSPandaFile *file) const in GetMethodName() function in panda::ecmascript::Method
/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dinitialization_analysis.h49 inline const std::string &GetMethodName() const in GetMethodName() function
Dmethod_type_infer.h62 const std::string &GetMethodName() const in GetMethodName() function
Dpgo_type_infer.h53 inline const std::string &GetMethodName() const in GetMethodName() function
/arkcompiler/runtime_core/static_core/compiler/
Dinplace_task_runner.h107 const std::string &GetMethodName() const in GetMethodName() function
Dbackground_task_runner.h113 const std::string &GetMethodName() const in GetMethodName() function
/arkcompiler/runtime_core/static_core/irtoc/backend/
Dirtoc_runtime.h38 std::string GetMethodName(MethodPtr method) const override in GetMethodName() function
/arkcompiler/runtime_core/bytecode_optimizer/
Druntime_adapter.h131 std::string GetMethodName(MethodPtr method) const override in GetMethodName() function
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dmethod_literal.cpp115 const char *MethodLiteral::GetMethodName(const JSPandaFile *jsPandaFile, EntityId methodId, bool cp… in GetMethodName() function in panda::ecmascript::MethodLiteral
/arkcompiler/runtime_core/compiler/optimizer/ir/
Druntime_interface.h125 virtual std::string GetMethodName([[maybe_unused]] MethodPtr method) const in GetMethodName() function
/arkcompiler/runtime_core/static_core/runtime/interpreter/
Druntime_interface.h57 static const uint8_t *GetMethodName(const Method *caller, BytecodeId methodId) in GetMethodName() function

12