CountLocalVariables
int32 CountLocalVariables() const;
if (frame->CountParameters() == 0 && frame->CountLocalVariables() == 0)