Searched defs:numberBigInt (Results 1 – 8 of 8) sorted by relevance
1191 JSTaggedValue SlowRuntimeStub::LdBigInt(JSThread *thread, JSTaggedValue numberBigInt) in LdBigInt()
3174 JSTaggedValue numberBigInt = GET_STR_FROM_CACHE(stringId); in RunInternal() local
2905 …JSTaggedValue numberBigInt = ConstantPool::Cast(constpool.GetTaggedObject())->GetObjectFromCache(t… in HandleLdbigintId16() local
2818 …dValue RuntimeStubs::RuntimeLdBigInt(JSThread *thread, const JSHandle<JSTaggedValue> &numberBigInt) in RuntimeLdBigInt()
2798 …JSHandle<JSTaggedValue> numberBigInt = GetHArg<JSTaggedValue>(argv, argc, 0); // 0: means the zer… in DEF_RUNTIME_STUBS() local
1826 GateRef numberBigInt = GetStringFromConstPool(gate, stringId); in LowerLdBigInt() local
3461 GateRef numberBigInt = GetStringFromConstPool(glue, constpool, ZExtInt16ToInt32(stringId)); in DECLARE_ASM_HANDLER() local
3336 GateRef numberBigInt = GetStringFromConstPool(glue, constpool, stringId); in GenerateCircuit() local