Home
last modified time | relevance | path

Searched defs:numberBigInt (Results 1 – 3 of 3) sorted by relevance

/ark/js_runtime/ecmascript/interpreter/
Dinterpreter-inl.h3575 JSTaggedValue numberBigInt = constpool->GetObjectFromCache(stringId); in RunInternal() local
Dslow_runtime_stub.cpp2179 JSTaggedValue SlowRuntimeStub::LdBigInt(JSThread *thread, JSTaggedValue numberBigInt) in LdBigInt()
Dinterpreter_assembly.cpp3503 …JSTaggedValue numberBigInt = ConstantPool::Cast(constpool.GetTaggedObject())->GetObjectFromCache(s… in HandleLdBigIntPrefId32() local