Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.cpp551 std::string TSManager::GetFuncName(kungfu::GateType type) const in GetFuncName() function in panda::ecmascript::TSManager
/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp2523 std::string LLVMModule::GetFuncName(const panda::ecmascript::MethodLiteral *methodLiteral, in GetFuncName() function in panda::ecmascript::kungfu::LLVMModule