Home
last modified time | relevance | path

Searched refs:GetRecordNameWithSymbol (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dmethod_literal.cpp164 const char *MethodLiteral::GetRecordNameWithSymbol(const JSPandaFile *jsPandaFile, EntityId methodId) in GetRecordNameWithSymbol() function in panda::ecmascript::MethodLiteral
H A Dmethod_literal.h358 static const char PUBLIC_API *GetRecordNameWithSymbol(const JSPandaFile *jsPandaFile, EntityId methodId);
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
H A Djs_stackgetter.cpp97 const char *recordName = MethodLiteral::GetRecordNameWithSymbol(jsPandaFile, methodId); in ParseMethodInfo()

Completed in 2 milliseconds