var AbstractLink1 = function()

in scripts/bench/benchmarks/pe-no-components/benchmark.js [235:403]


  var AbstractLink1 = function(x) {
    if (x === 1) {
      return React.createElement(
        'a',
        {
          className: '_387r _55pi _2agf _4jy0 _4jy4 _517h _51sy _42ft',
          style: {width: 250, maxWidth: '250px'},
          disabled: null,
          label: null,
          href: '#',
          rel: undefined,
          onClick: function() {},
        },
        null,
        React.createElement(
          'span',
          {className: '_55pe', style: {maxWidth: '236px'}},
          null,
          React.createElement(
            'span',
            null,
            React.createElement('span', {className: '_48u-'}, 'Account:'),
            ' ',
            'Dick Madanson (10149999073643408)'
          )
        ),
        ReactImage0(0)
      );
    }
    if (x === 43) {
      return React.createElement(
        'a',
        {
          className: '_585q _50zy _50-0 _50z- _5upp _42ft',
          size: 'medium',
          type: null,
          title: 'Remove',
          'data-hover': undefined,
          'data-tooltip-alignh': undefined,
          'data-tooltip-content': undefined,
          disabled: null,
          label: null,
          href: '#',
          rel: undefined,
          onClick: function() {},
        },
        undefined,
        'Remove',
        undefined
      );
    }
    if (x === 49) {
      return React.createElement(
        'a',
        {
          target: '_blank',
          href: '/ads/manage/billing.php?act=10149999073643408',
          rel: undefined,
          onClick: function() {},
        },
        XUIText29(48)
      );
    }
    if (x === 128) {
      return React.createElement(
        'a',
        {
          className: ' _5bbf _55pi _2agf _4jy0 _4jy4 _517h _51sy _42ft',
          style: {maxWidth: '200px'},
          disabled: null,
          label: null,
          href: '#',
          rel: undefined,
          onClick: function() {},
        },
        null,
        React.createElement(
          'span',
          {className: '_55pe', style: {maxWidth: '186px'}},
          ReactImage0(126),
          'Search'
        ),
        ReactImage0(127)
      );
    }
    if (x === 136) {
      return React.createElement(
        'a',
        {
          className: ' _5bbf _55pi _2agf _4jy0 _4jy4 _517h _51sy _42ft',
          style: {maxWidth: '200px'},
          disabled: null,
          label: null,
          href: '#',
          rel: undefined,
          onClick: function() {},
        },
        null,
        React.createElement(
          'span',
          {className: '_55pe', style: {maxWidth: '186px'}},
          ReactImage0(134),
          'Filters'
        ),
        ReactImage0(135)
      );
    }
    if (x === 178) {
      return React.createElement(
        'a',
        {
          className: '_1_-t _1_-v _42ft',
          disabled: null,
          height: 'medium',
          role: 'button',
          label: null,
          href: '#',
          rel: undefined,
          onClick: function() {},
        },
        undefined,
        'Lifetime',
        ReactImage0(177)
      );
    }
    if (x === 207) {
      return React.createElement(
        'a',
        {href: '#', rel: undefined, onClick: function() {}},
        'Create Ad Set'
      );
    }
    if (x === 209) {
      return React.createElement(
        'a',
        {href: '#', rel: undefined, onClick: function() {}},
        'View Ad Set'
      );
    }
    if (x === 241) {
      return React.createElement(
        'a',
        {href: '#', rel: undefined, onClick: function() {}},
        'Set a Limit'
      );
    }
    if (x === 267) {
      return React.createElement(
        'a',
        {
          className: '_p _55pi _2agf _4jy0 _4jy3 _517h _51sy _42ft',
          style: {maxWidth: '200px'},
          disabled: null,
          label: null,
          href: '#',
          rel: undefined,
          onClick: function() {},
        },
        null,
        React.createElement(
          'span',
          {className: '_55pe', style: {maxWidth: '186px'}},
          null,
          'Links'
        ),
        ReactImage0(266)
      );
    }
  };