Showing 413 of 413 total issues
Avoid too many return
statements within this function. Open
Open
return scanPunctuator();
Avoid too many return
statements within this function. Open
Open
return aLow < 0 ? null : aHaystack[aLow];
Avoid too many return
statements within this function. Open
Open
return false;
Avoid too many return
statements within this function. Open
Open
return code - UPPER
Avoid too many return
statements within this function. Open
Open
return { type: Token.Punctuator, value: '=>', lineNumber: lineNumber, lineStart: lineStart,
Avoid too many return
statements within this function. Open
Open
return parsePostfixExpression();
Avoid too many return
statements within this function. Open
Open
return cmp;
Avoid too many return
statements within this function. Open
Open
return loaderCache[id];
Avoid too many return
statements within this function. Open
Open
return markerApply(marker, delegate.createProperty('init', id, parsePropertyMethodFunction({ generator: true }), true, false, computed));
Avoid too many return
statements within this function. Open
Open
return scanPunctuator();
Avoid too many return
statements within this function. Open
Open
return scanStringLiteral();
Avoid too many return
statements within this function. Open
Open
return scanPunctuator();
Avoid too many return
statements within this function. Open
Open
return markerApply(marker, delegate.createLiteral(token));
Avoid too many return
statements within this function. Open
Open
return expr;
Avoid too many return
statements within this function. Open
Open
return cmp;
Avoid too many return
statements within this function. Open
Open
return strcmp(mappingA.name, mappingB.name);
Avoid too many return
statements within this function. Open
Open
return loaderCache[id];
Avoid too many return
statements within this function. Open
Open
return loaderCache[id];
Avoid too many return
statements within this function. Open
Open
return scanNumericLiteral();
Avoid too many return
statements within this function. Open
Open
return scanNumericLiteral();