Searched defs:ToBigInt (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | js_tagged_value.cpp | 129 JSTaggedValue JSTaggedValue::ToBigInt(JSThread *thread, const JSHandle<JSTaggedValue> &tagged) in ToBigInt() function in panda::ecmascript::JSTaggedValue |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| D | jsnapi_expo.cpp | 368 Local<BigIntRef> JSValueRef::ToBigInt(const EcmaVM *vm) in ToBigInt() function in panda::JSValueRef |