Searched refs:new_callee (Results 1 – 1 of 1) sorted by relevance
2238 void *new_callee = old_callee; in GetScriptedSummary() local2252 &new_callee, options_sp, retval); in GetScriptedSummary()2260 if (new_callee && old_callee != new_callee) in GetScriptedSummary()2261 callee_wrapper_sp = std::make_shared<StructuredPythonObject>(new_callee); in GetScriptedSummary()