94bc5296264dfb6c5c1f039c7546cbe8ab97e2225850fdc4cf83633439e849f6e5684293a6ffa38b546f87fcdb0e57b8ec7d45648991157803d61585654b9f 212 B

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