Lines Matching refs:sync
142 this.sync = true;
391 state.sync = true;
393 state.sync = false;
405 state.sync = true;
412 state.sync = false;
430 const sync = state.sync;
457 if (sync) {
467 if (sync) {
682 errorOrDestroy(stream, err, state.sync);
686 // Backwards compat. Don't check state.sync here.
694 state.sync = true;
703 state.sync = false;
718 function finishMaybe(stream, state, sync) {
722 if (sync) {