if(!(isExternalDirectCall(func)||isThisLocalCall(func)||isLocalCall(func)))thrownewError('staticAnalysisCommon.js: not function call Node')
if(!(isExternalDirectCall(func)||isThisLocalCall(func)||isSuperLocalCall(func)||isLocalCall(func)))thrownewError('staticAnalysisCommon.js: not function call Node')