Home
last modified time | relevance | path

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

12

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub.h37 const std::string &GetMethodName() const in GetMethodName() function
Dnumber_speculative_runner.h40 const std::string& GetMethodName() const in GetMethodName() function
Dlcr_lowering.h41 const std::string& GetMethodName() const in GetMethodName() function
Dstate_split_linearizer.h43 const std::string& GetMethodName() const in GetMethodName() function
Dlater_elimination.h45 const std::string& GetMethodName() const in GetMethodName() function
Dloop_peeling.h46 std::string GetMethodName() const in GetMethodName() function
Dasync_function_lowering.h43 const std::string& GetMethodName() const in GetMethodName() function
Dntype_mcr_lowering.h70 const std::string& GetMethodName() const in GetMethodName() function
Dntype_hcr_lowering.h69 const std::string& GetMethodName() const in GetMethodName() function
Dvalue_numbering.h43 const std::string& GetMethodName() const in GetMethodName() function
Dslowpath_lowering.h149 const std::string& GetMethodName() const in GetMethodName() function
Dcode_generator.h54 const std::string& GetMethodName() const in GetMethodName() function
Dtype_mcr_lowering.h116 const std::string& GetMethodName() const in GetMethodName() function
Dts_hcr_lowering.h79 const std::string& GetMethodName() const in GetMethodName() function
Dearly_elimination.h81 const std::string& GetMethodName() const in GetMethodName() function
Dts_inline_lowering.h141 const std::string& GetMethodName() const in GetMethodName() function
Dpass.h114 const std::string& GetMethodName() const in GetMethodName() function
Dgraph_linearizer.h257 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.h61 const std::string &GetMethodName() const in GetMethodName() function
Dpgo_type_infer.h52 inline const std::string &GetMethodName() const in GetMethodName() function
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dmethod_literal.cpp99 const char *MethodLiteral::GetMethodName(const JSPandaFile *jsPandaFile, EntityId methodId) in GetMethodName() function in panda::ecmascript::MethodLiteral
/arkcompiler/runtime_core/bytecode_optimizer/
Druntime_adapter.h131 std::string GetMethodName(MethodPtr method) const override in GetMethodName() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Druntime_interface.h125 virtual std::string GetMethodName([[maybe_unused]] MethodPtr method) const in GetMethodName() function

12