Searched refs:ExtractorMethodDebugInfo (Results 1 – 2 of 2) sorted by relevance
188 if (!ExtractorMethodDebugInfo(methodId)) { in GetLineNumberTable()204 if (!ExtractorMethodDebugInfo(methodId)) { in GetColumnNumberTable()220 if (!ExtractorMethodDebugInfo(methodId)) { in GetLocalVariableTable()236 if (!ExtractorMethodDebugInfo(methodId)) { in GetSourceFile()252 if (!ExtractorMethodDebugInfo(methodId)) { in GetSourceCode()261 bool DebugInfoExtractor::ExtractorMethodDebugInfo(const panda_file::File::EntityId methodId) in ExtractorMethodDebugInfo() function in panda::ecmascript::DebugInfoExtractor283 ExtractorMethodDebugInfo(pandaFile, sourceFileId, debugInfoId, offset); in ExtractorMethodDebugInfo()287 void DebugInfoExtractor::ExtractorMethodDebugInfo(const panda_file::File &pandaFile, in ExtractorMethodDebugInfo() function in panda::ecmascript::DebugInfoExtractor352 ExtractorMethodDebugInfo(pandaFile, sourceFileId, debugInfoId, offset); in Extract()
226 bool ExtractorMethodDebugInfo(const panda_file::File::EntityId methodId);227 void ExtractorMethodDebugInfo(const panda_file::File &pandaFile,