Home
last modified time | relevance | path

Searched defs:ToBigInt (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value-inl.h132 inline JSTaggedValue JSTaggedValue::ToBigInt(JSThread *thread, const JSHandle<JSTaggedValue> &tagge… in ToBigInt() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp308 Local<BigIntRef> JSValueRef::ToBigInt(const EcmaVM *vm) in ToBigInt() function in panda::JSValueRef