BigInt64Array.$4 constructor
Implementation
factory BigInt64Array.$4(
_i2.dynamic buffer, [
_i2.num? byteOffset,
_i2.num? length,
]) =>
_i5.callConstructor(
_declaredBigInt64Array,
[
buffer,
byteOffset ?? _i4.undefined,
length ?? _i4.undefined,
],
);