Searched refs:allowReturnOutsideFunction (Results 1 – 6 of 6) sorted by relevance
22 allowReturnOutsideFunction?: boolean property
359 allowReturnOutsideFunction: false, property1079 if (!this.inFunction && !this.options.allowReturnOutsideFunction)
353 allowReturnOutsideFunction: false, property1073 if (!this.inFunction && !this.options.allowReturnOutsideFunction)
30 allowReturnOutsideFunction: true, property
57 allowReturnOutsideFunction: true, property
88 - **allowReturnOutsideFunction**: By default, a return statement at