Searched defs:bigint_value (Results 1 – 2 of 2) sorted by relevance
1259 Node* BigIntOp(Node* bigint_value) override { in BigIntOp()1351 Node* BigIntOp(Node* bigint_value) override { in BigIntOp()
9474 TNode<BigInt> bigint_value = ToBigInt(context, value); in EmitBigTypedArrayElementStore() local9490 TNode<IntPtrT> offset, TNode<BigInt> bigint_value) { in EmitBigTypedArrayElementStore()9597 TNode<BigInt> bigint_value = UncheckedCast<BigInt>(value); in EmitElementStore() local