Searched defs:numberBigInt (Results 1 – 7 of 7) sorted by relevance
1122 JSTaggedValue SlowRuntimeStub::LdBigInt(JSThread *thread, JSTaggedValue numberBigInt) in LdBigInt()
2935 JSTaggedValue numberBigInt = GET_STR_FROM_CACHE(stringId); in RunInternal() local
2738 …JSTaggedValue numberBigInt = ConstantPool::Cast(constpool.GetTaggedObject())->GetObjectFromCache(s… in HandleLdbigintId16() local
2112 …dValue RuntimeStubs::RuntimeLdBigInt(JSThread *thread, const JSHandle<JSTaggedValue> &numberBigInt) in RuntimeLdBigInt()
1737 …JSHandle<JSTaggedValue> numberBigInt = GetHArg<JSTaggedValue>(argv, argc, 0); // 0: means the zer… in DEF_RUNTIME_STUBS() local
1976 GateRef numberBigInt = acc_.GetValueIn(gate, 0); in LowerLdBigInt() local
2712 GateRef numberBigInt = GetStringFromConstPool(glue, constpool, ZExtInt16ToInt32(stringId)); in DECLARE_ASM_HANDLER() local