| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | stub.h | 37 const std::string &GetMethodName() const in GetMethodName() function
|
| D | number_speculative_runner.h | 42 const std::string& GetMethodName() const in GetMethodName() function
|
| D | loop_peeling.h | 50 std::string GetMethodName() const in GetMethodName() function
|
| D | state_split_linearizer.h | 43 const std::string& GetMethodName() const in GetMethodName() function
|
| D | async_function_lowering.h | 42 const std::string& GetMethodName() const in GetMethodName() function
|
| D | ts_hcr_opt_pass.h | 45 const std::string& GetMethodName() const in GetMethodName() function
|
| D | ntype_bytecode_lowering.h | 74 const std::string& GetMethodName() const in GetMethodName() function
|
| D | native_inline_lowering.h | 57 const std::string& GetMethodName() const in GetMethodName() function
|
| D | slowpath_lowering.h | 149 const std::string& GetMethodName() const in GetMethodName() function
|
| D | constant_folding.h | 59 std::string GetMethodName() const in GetMethodName() function
|
| D | typed_bytecode_lowering.h | 93 const std::string& GetMethodName() const in GetMethodName() function
|
| D | ts_inline_lowering.h | 81 const std::string& GetMethodName() const in GetMethodName() function
|
| D | array_bounds_check_elimination.h | 114 const std::string& GetMethodName() const in GetMethodName() function
|
| D | code_generator.h | 171 const std::string& GetMethodName() const in GetMethodName() function
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | method.cpp | 28 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/ |
| D | initialization_analysis.h | 49 inline const std::string &GetMethodName() const in GetMethodName() function
|
| D | method_type_infer.h | 62 const std::string &GetMethodName() const in GetMethodName() function
|
| D | pgo_type_infer.h | 53 inline const std::string &GetMethodName() const in GetMethodName() function
|
| /arkcompiler/runtime_core/static_core/compiler/ |
| D | inplace_task_runner.h | 107 const std::string &GetMethodName() const in GetMethodName() function
|
| D | background_task_runner.h | 113 const std::string &GetMethodName() const in GetMethodName() function
|
| /arkcompiler/runtime_core/static_core/irtoc/backend/ |
| D | irtoc_runtime.h | 38 std::string GetMethodName(MethodPtr method) const override in GetMethodName() function
|
| /arkcompiler/runtime_core/bytecode_optimizer/ |
| D | runtime_adapter.h | 131 std::string GetMethodName(MethodPtr method) const override in GetMethodName() function
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ |
| D | method_literal.cpp | 115 const char *MethodLiteral::GetMethodName(const JSPandaFile *jsPandaFile, EntityId methodId, bool cp… in GetMethodName() function in panda::ecmascript::MethodLiteral
|
| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| D | runtime_interface.h | 125 virtual std::string GetMethodName([[maybe_unused]] MethodPtr method) const in GetMethodName() function
|
| /arkcompiler/runtime_core/static_core/runtime/interpreter/ |
| D | runtime_interface.h | 57 static const uint8_t *GetMethodName(const Method *caller, BytecodeId methodId) in GetMethodName() function
|