Searched refs:atReturn (Results 1 – 1 of 1) sorted by relevance
351 bool atReturn = !iterator->GetReturnValue().IsEmpty(); in asyncStepOutOfFunction() local357 if (onlyAtReturn && !atReturn) return false; in asyncStepOutOfFunction()