Searched defs:GetModuleName (Results 1 – 8 of 8) sorted by relevance
119 std::string_view DebugInfoStorage::GetModuleName(std::string_view filePath) in GetModuleName() function in ark::es2panda::evaluate::DebugInfoStorage
270 inline static CString GetModuleName(const CString& recordName) in GetModuleName() function
1676 CString SourceTextModule::GetModuleName(JSTaggedValue currentModule) in GetModuleName() function in panda::ecmascript::SourceTextModule
332 const std::string &GetModuleName() const in GetModuleName() function
497 std::string SamplesRecord::GetModuleName(char *recordName) in GetModuleName() function in panda::ecmascript::SamplesRecord
706 CString GetModuleName() const in GetModuleName() function
1842 const std::string &GetModuleName() const in GetModuleName() function
4383 std::string JSNApi::GetModuleName(EcmaVM *vm) in GetModuleName() function in panda::JSNApi