Home
last modified time | relevance | path

Searched defs:GetFuncName (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dir_module.cpp20 std::string IRModule::GetFuncName(const MethodLiteral *methodLiteral, in GetFuncName() function in panda::ecmascript::kungfu::IRModule
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dbin_mpl_export.h215 const std::string &GetFuncName() const in GetFuncName() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dobj_emit.h223 const MapleString &GetFuncName() const in GetFuncName() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_nodes.cpp2651 std::string SafetyCallCheckStmtNode::GetFuncName() const in GetFuncName() function in maple::SafetyCallCheckStmtNode
2661 std::string SafetyCheckStmtNode::GetFuncName() const in GetFuncName() function in maple::SafetyCheckStmtNode
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/
Dme_ir.h3052 const std::string &GetFuncName() const in GetFuncName() function
3091 const std::string &GetFuncName() const in GetFuncName() function
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.cpp489 std::string TSManager::GetFuncName(kungfu::GateType type) const in GetFuncName() function in panda::ecmascript::TSManager