Searched defs:ToBigInt (Results 1 – 2 of 2) sorted by relevance
132 inline JSTaggedValue JSTaggedValue::ToBigInt(JSThread *thread, const JSHandle<JSTaggedValue> &tagge… in ToBigInt() function
308 Local<BigIntRef> JSValueRef::ToBigInt(const EcmaVM *vm) in ToBigInt() function in panda::JSValueRef