Searched refs:SetDebugInfo (Results 1 – 3 of 3) sorted by relevance
390 inline void SetDebugInfo(DebugInfo* debug_info);
657 void SharedFunctionInfo::SetDebugInfo(DebugInfo* debug_info) { in SetDebugInfo() function
3643 shared->SetDebugInfo(*debug_info); in NewDebugInfo()