Searched refs:onlyAtReturn (Results 1 – 2 of 2) sorted by relevance
190 bool asyncStepOutOfFunction(int targetContextGroupId, bool onlyAtReturn);
348 bool onlyAtReturn) { in asyncStepOutOfFunction() argument357 if (onlyAtReturn && !atReturn) return false; in asyncStepOutOfFunction()