ca36c23e55298303dd93ba5750dc7c08bb18c94da5db930796c26ce66b21782f0fc59426a380f040481bf4a7868f53f3400d4c480770be15c8c6821e518b01 212 B

12345
  1. 'use strict';
  2. require('../../../modules/es.array.push');
  3. var getBuiltInPrototypeMethod = require('../../../internals/get-built-in-prototype-method');
  4. module.exports = getBuiltInPrototypeMethod('Array', 'push');