ÿØÿà JFIF ÿÛ „ ( %"1"%)+...383,7(-.-
![]() Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20 System : Linux st2.domain.com 3.10.0-1127.10.1.el7.x86_64 #1 SMP Wed Jun 3 14:28:03 UTC 2020 x86_64 User : apache ( 48) PHP Version : 7.4.20 Disable Function : NONE Directory : /proc/self/root/home/real/node-v13.0.1/out/Release/obj/gen/deps/v8/src/builtins/ |
#ifndef V8_GEN_TORQUE_GENERATED_______DEPS_V8_SRC_BUILTINS_BIGINT_TQ_H_ #define V8_GEN_TORQUE_GENERATED_______DEPS_V8_SRC_BUILTINS_BIGINT_TQ_H_ #include "src/compiler/code-assembler.h" #include "src/codegen/code-stub-assembler.h" #include "src/utils/utils.h" #include "torque-generated/field-offsets-tq.h" #include "torque-generated/csa-types-tq.h" namespace v8 { namespace internal { compiler::TNode<BigInt> Convert8ATBigInt13MutableBigInt_256(compiler::CodeAssemblerState* state_, compiler::TNode<BigInt> p_i); compiler::TNode<Uint32T> kPositiveSign_257(compiler::CodeAssemblerState* state_); compiler::TNode<Uint32T> kNegativeSign_258(compiler::CodeAssemblerState* state_); compiler::TNode<BoolT> IsCanonicalized_259(compiler::CodeAssemblerState* state_, compiler::TNode<BigInt> p_bigint); compiler::TNode<Uint32T> InvertSign_260(compiler::CodeAssemblerState* state_, compiler::TNode<Uint32T> p_sign); compiler::TNode<BigInt> AllocateEmptyBigIntNoThrow_261(compiler::CodeAssemblerState* state_, compiler::TNode<Context> p_context, compiler::TNode<Uint32T> p_sign, compiler::TNode<IntPtrT> p_length, compiler::CodeAssemblerLabel* label_BigIntTooBig); compiler::TNode<BigInt> AllocateEmptyBigInt_262(compiler::CodeAssemblerState* state_, compiler::TNode<Context> p_context, compiler::TNode<Uint32T> p_sign, compiler::TNode<IntPtrT> p_length); compiler::TNode<Int32T> MutableBigIntAbsoluteCompare_263(compiler::CodeAssemblerState* state_, compiler::TNode<BigInt> p_x, compiler::TNode<BigInt> p_y); compiler::TNode<BigInt> MutableBigIntAbsoluteSub_264(compiler::CodeAssemblerState* state_, compiler::TNode<Context> p_context, compiler::TNode<BigInt> p_x, compiler::TNode<BigInt> p_y, compiler::TNode<Uint32T> p_resultSign); compiler::TNode<BigInt> MutableBigIntAbsoluteAdd_265(compiler::CodeAssemblerState* state_, compiler::TNode<Context> p_context, compiler::TNode<BigInt> p_xBigint, compiler::TNode<BigInt> p_yBigint, compiler::TNode<Uint32T> p_resultSign, compiler::CodeAssemblerLabel* label_BigIntTooBig); compiler::TNode<BigInt> BigIntAddImpl_266(compiler::CodeAssemblerState* state_, compiler::TNode<Context> p_context, compiler::TNode<BigInt> p_x, compiler::TNode<BigInt> p_y, compiler::CodeAssemblerLabel* label_BigIntTooBig); compiler::TNode<BigInt> Convert10BigIntBase13MutableBigInt_1455(compiler::CodeAssemblerState* state_, compiler::TNode<BigInt> p_i); compiler::TNode<BigInt> Cast8ATBigInt_1456(compiler::CodeAssemblerState* state_, compiler::TNode<Context> p_context, compiler::TNode<Object> p_o, compiler::CodeAssemblerLabel* label_CastError); } // namespace internal } // namespace v8 #endif // V8_GEN_TORQUE_GENERATED_______DEPS_V8_SRC_BUILTINS_BIGINT_TQ_H_