Searched defs:pandaFile (Results 1 – 12 of 12) sorted by relevance
36 std::string pandaFile = DEBUGGER_ABC_DIR "variable_first.abc"; in JsVariableFirstTest() local73 std::string pandaFile = DEBUGGER_ABC_DIR "variable_first.abc"; in GetEntryPoint() local
36 std::string pandaFile = DEBUGGER_ABC_DIR "local_variable_scope.abc"; in JsLocalVariableScopeTest() local73 std::string pandaFile = DEBUGGER_ABC_DIR "local_variable_scope.abc"; in GetEntryPoint() local
36 std::string pandaFile = DEBUGGER_ABC_DIR "container.abc"; in JsContainerTest() local74 std::string pandaFile = DEBUGGER_ABC_DIR "container.abc"; in GetEntryPoint() local
38 explicit TestExtractor(const JSPandaFile *pandaFile) : DebugInfoExtractor(pandaFile) {} in TestExtractor()
144 …PtLocation GetLocation(const char *sourceFile, int32_t line, int32_t column, const char *pandaFile) in GetLocation()156 static SourceLocation GetSourceLocation(const JSPtLocation &location, const char *pandaFile) in GetSourceLocation()
274 auto &pandaFile = *jsPandaFile_->GetPandaFile(); in ExtractorMethodDebugInfo() local289 void DebugInfoExtractor::ExtractorMethodDebugInfo(const panda_file::File &pandaFile, in ExtractorMethodDebugInfo()321 auto &pandaFile = *jsPandaFile_->GetPandaFile(); in Extract() local
142 const panda_file::File *pandaFile = jsPandaFile->GetPandaFile(); in GetCodeSize() local
101 auto &pandaFile = *jsPandaFile_->GetPandaFile(); in MatchWithLocation() local
75 auto *pandaFile = GetJSPandaFile()->GetPandaFile(); in FindCatchBlock() local
55 auto pandaFile = panda::pandasm::AsmEmitter::Emit(*prog); in GenerateBase64Output() local
20 ModuleDataAccessor::ModuleDataAccessor(const JSPandaFile *pandaFile, EntityId moduleDataId) in ModuleDataAccessor()
890 const auto pandaFile = GetBuiltinPandaFile(); in GetTypedArrayBuiltinId() local