Home
last modified time | relevance | path

Searched refs:BigInt64Array (Results 1 – 21 of 21) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dlib_ark_builtins.d.ts1523 declare class BigInt64Array extends Object {
1534 prototype: BigInt64Array;
1536 constructor(length?: number): BigInt64Array;
1538 constructor(array: Iterable<bigint>): BigInt64Array;
1540 constructor(buffer: ArrayBufferLike, byteOffset?: number, length?: number): BigInt64Array;
1542 static of(...items: bigint[]): BigInt64Array;
1544 static from(arrayLike: ArrayLike<bigint>): BigInt64Array;
1546 …from<U>(arrayLike: ArrayLike<U>, mapfn: (v: U, k: number) => bigint, thisArg?: any): BigInt64Array;
1548 copyWithin(target: number, start: number, end?: number): BigInt64Array;
1552 …every(predicate: (value: bigint, index: number, array: BigInt64Array) => boolean, thisArg?: any): …
[all …]
/arkcompiler/ets_runtime/test/moduletest/typearray/
Dtypearray.js43 BigInt64Array,
191 const a6 = new BigInt64Array(10);
197 const a7 = new BigInt64Array(4);
230 const v22 = new BigInt64Array(v21);
Dexpect_output.txt23 BigInt64Array test success !!!
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_lazy_callback.h37 V(BigInt64Array) \
70 static JSTaggedValue BigInt64Array(JSThread *thread, const JSHandle<JSObject> &obj);
/arkcompiler/ets_runtime/test/moduletest/bigint/
Dbigint.js50 atom.and(new BigInt64Array(3807), atom, atom);
/arkcompiler/ets_runtime/test/moduletest/typedarraywith/
Dtypedarraywith.js42 BigInt64Array,
Dexpect_output.txt23 BigInt64Array test success !!!
/arkcompiler/ets_runtime/test/moduletest/typedarraytosorted/
Dtypedarraytosorted.js42 BigInt64Array,
Dexpect_output.txt23 BigInt64Array test success !!!
/arkcompiler/ets_runtime/test/moduletest/typedarrayat/
Dexpect_output.txt23 BigInt64Array test success !!!
Dtypedarrayat.js41 BigInt64Array,
/arkcompiler/ets_runtime/test/moduletest/typedarrayfindlast/
Dexpect_output.txt23 BigInt64Array test success !!!
Dtypedarrayfindlast.js42 BigInt64Array,
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_helper.h56 V(BigInt64Array) \
/arkcompiler/toolchain/tooling/test/testcases/js/
Dvariable_second.js82 var typedarray9 = new BigInt64Array();
/arkcompiler/ets_frontend/ts2panda/src/base/
DtypeSystem.ts80 BigInt64Array, enumerator
/arkcompiler/ets_runtime/ecmascript/
Dglobal_env_constants.h251 …V(JSTaggedValue, BigInt64ArrayString, BIGINT64_ARRAY_STRING_INDEX, BigInt64Array) …
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_tests.cpp683 HWTEST_F_L0(JSNApiTests, BigInt64Array) in HWTEST_F_L0() argument
/arkcompiler/ets_frontend/test262/
Des2015_tests.txt5363 built-ins/TypedArrayConstructors/BigInt64Array/BYTES_PER_ELEMENT.js
5364 built-ins/TypedArrayConstructors/BigInt64Array/constructor.js
5365 built-ins/TypedArrayConstructors/BigInt64Array/is-a-constructor.js
5366 built-ins/TypedArrayConstructors/BigInt64Array/length.js
5367 built-ins/TypedArrayConstructors/BigInt64Array/name.js
5368 built-ins/TypedArrayConstructors/BigInt64Array/prop-desc.js
5369 built-ins/TypedArrayConstructors/BigInt64Array/proto.js
5370 built-ins/TypedArrayConstructors/BigInt64Array/prototype.js
5371 built-ins/TypedArrayConstructors/BigInt64Array/prototype/BYTES_PER_ELEMENT.js
5372 built-ins/TypedArrayConstructors/BigInt64Array/prototype/constructor.js
[all …]
/arkcompiler/ets_frontend/es2panda/test/
Dtest262skiplist.txt6988 built-ins/TypedArrayConstructors/BigInt64Array/BYTES_PER_ELEMENT.js
6989 built-ins/TypedArrayConstructors/BigInt64Array/constructor.js
6990 built-ins/TypedArrayConstructors/BigInt64Array/length.js
6991 built-ins/TypedArrayConstructors/BigInt64Array/name.js
6992 built-ins/TypedArrayConstructors/BigInt64Array/prop-desc.js
6993 built-ins/TypedArrayConstructors/BigInt64Array/proto.js
6994 built-ins/TypedArrayConstructors/BigInt64Array/prototype.js
6995 built-ins/TypedArrayConstructors/BigInt64Array/prototype/BYTES_PER_ELEMENT.js
6996 built-ins/TypedArrayConstructors/BigInt64Array/prototype/constructor.js
6997 built-ins/TypedArrayConstructors/BigInt64Array/prototype/not-typedarray-object.js
[all …]
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …eft","trimRight"],Symbol:["description"]},es2020:{BigInt:e.emptyArray,BigInt64Array:e.emptyArray,B…