Searched defs:GetFuncName (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ts_types/ | ||
D | ts_manager.cpp | 551 std::string TSManager::GetFuncName(kungfu::GateType type) const in GetFuncName() function in panda::ecmascript::TSManager |
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
D | llvm_ir_builder.cpp | 2523 std::string LLVMModule::GetFuncName(const panda::ecmascript::MethodLiteral *methodLiteral, in GetFuncName() function in panda::ecmascript::kungfu::LLVMModule |