Sign in
chromium
/
devtools
/
devtools-frontend
/
c2fc73e0836ad8bb5565f8c44d78d04b03ad1f5c
/
.
/
node_modules
/
es-abstract
/
2015
/
max.js
blob: b919d4e836fe5b10b34f8290ba3449addc614050 [
file
] [
log
] [
blame
]
'use strict'
;
var
GetIntrinsic
=
require
(
'get-intrinsic'
);
// https://262.ecma-international.org/6.0/#sec-algorithm-conventions
module
.
exports
=
GetIntrinsic
(
'%Math.max%'
);