Legend:
- Unmodified
- Added
- Removed
-
imaps-frontend/node_modules/es-abstract/2024/BigIntBitwiseOp.js
r0c6b92a r79a0317 3 3 var $TypeError = require('es-errors/type'); 4 4 // var $BigInt = GetIntrinsic('%BigInt%', true); 5 // var $pow = GetIntrinsic('%Math.pow%');5 // var $pow = require('math-intrinsics/pow'); 6 6 7 7 // var BinaryAnd = require('./BinaryAnd');
Note:
See TracChangeset
for help on using the changeset viewer.