Searched refs:debugRecordName (Results 1 – 1 of 1) sorted by relevance
96 const std::string &url, const std::string &debugRecordName) in MatchWithLocation() argument113 if (!debugRecordName.empty() && recordName != debugRecordName.c_str() in MatchWithLocation()114 && debugRecordName != JSPandaFile::ENTRY_MAIN_FUNCTION) { in MatchWithLocation()