Home
last modified time | relevance | path

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

123

/arkcompiler/ets_runtime/ecmascript/compiler/
Dpost_schedule.h43 const std::string& GetMethodName() const in GetMethodName() function
Dstub.h37 const std::string &GetMethodName() const in GetMethodName() function
Dts_hcr_opt_pass.h61 const std::string& GetMethodName() const in GetMethodName() function
Dnumber_speculative_runner.h41 const std::string& GetMethodName() const in GetMethodName() function
Dloop_peeling.h50 std::string GetMethodName() const in GetMethodName() function
Dasync_function_lowering.h42 const std::string& GetMethodName() const in GetMethodName() function
Dstate_split_linearizer.h43 const std::string& GetMethodName() const in GetMethodName() function
Dinduction_variable_analysis.h44 const std::string& GetMethodName() const in GetMethodName() function
Dconstant_folding.h59 std::string GetMethodName() const in GetMethodName() function
Dslowpath_lowering.h150 const std::string& GetMethodName() const in GetMethodName() function
Duseless_gate_elimination.cpp77 std::string UselessGateElimination::GetMethodName() in GetMethodName() function in panda::ecmascript::kungfu::UselessGateElimination
Dnative_inline_lowering.h123 const std::string& GetMethodName() const in GetMethodName() function
Dntype_bytecode_lowering.h76 const std::string& GetMethodName() const in GetMethodName() function
Dts_inline_lowering.h80 const std::string& GetMethodName() const in GetMethodName() function
Dtyped_bytecode_lowering.h105 const std::string& GetMethodName() const in GetMethodName() function
Darray_bounds_check_elimination.h114 const std::string& GetMethodName() const in GetMethodName() function
/arkcompiler/ets_runtime/ecmascript/
Dmethod.cpp33 const char *Method::GetMethodName() const in GetMethodName() function in panda::ecmascript::Method
39 const char *Method::GetMethodName(const JSPandaFile *file) const in GetMethodName() function in panda::ecmascript::Method
/arkcompiler/ets_runtime/ecmascript/jit/
Dcompile_decision.cpp31 CString CompileDecision::GetMethodName() const in GetMethodName() function in panda::ecmascript::CompileDecision
/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dpgo_type_infer.h51 inline const std::string &GetMethodName() const in GetMethodName() function
/arkcompiler/runtime_core/libabckit/src/adapter_dynamic/
Druntime_adapter_dynamic.h85 std::string GetMethodName(MethodPtr method) const override in GetMethodName() function
/arkcompiler/runtime_core/static_core/compiler/
Dinplace_task_runner.h112 const std::string &GetMethodName() const in GetMethodName() function
/arkcompiler/runtime_core/bytecode_optimizer/
Druntime_adapter.h134 std::string GetMethodName(MethodPtr method) const override in GetMethodName() function
/arkcompiler/runtime_core/static_core/abc2program/
Dabc_method_processor.cpp53 void AbcMethodProcessor::GetMethodName() in GetMethodName() function in ark::abc2program::AbcMethodProcessor
/arkcompiler/runtime_core/static_core/irtoc/backend/
Dirtoc_runtime.h38 std::string GetMethodName(MethodPtr method) const override in GetMethodName() function
/arkcompiler/runtime_core/libabckit/tests/scenarios/api_scanner/static/
Dapi_scanner_static.cpp34 std::string GetMethodName(AbckitCoreFunction *method) in GetMethodName() function

123