Home
last modified time | relevance | path

Searched defs:GetRecordName (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dmethod.cpp39 const CString Method::GetRecordName() const in GetRecordName() function in panda::ecmascript::Method
Djs_function.cpp708 JSTaggedValue JSFunction::GetRecordName() const in GetRecordName() function in panda::ecmascript::JSFunction
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dmethod_literal.cpp107 CString MethodLiteral::GetRecordName(const JSPandaFile *jsPandaFile, EntityId methodId) in GetRecordName() function in panda::ecmascript::MethodLiteral
Dquick_fix_loader.cpp363 CString QuickFixLoader::GetRecordName(const JSPandaFile *jsPandaFile, EntityId methodId) in GetRecordName() function in panda::ecmascript::QuickFixLoader
/arkcompiler/ets_runtime/ecmascript/compiler/
Dpass.h125 const CString &GetRecordName() const in GetRecordName() function
Dts_inline_lowering.cpp140 CString TSInlineLowering::GetRecordName(const JSPandaFile *jsPandaFile, in GetRecordName() function in panda::ecmascript::kungfu::TSInlineLowering
Dbytecode_info_collector.h325 CString GetRecordName(uint32_t index) const in GetRecordName() function
/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_manager.cpp584 CString ModuleManager::GetRecordName(JSTaggedValue module) in GetRecordName() function in panda::ecmascript::ModuleManager