Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.cpp131 JSTaggedValue JSTaggedValue::ToBigInt(JSThread *thread, const JSHandle<JSTaggedValue> &tagged) in ToBigInt() function in panda::ecmascript::JSTaggedValue
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_second_tests.cpp1311 HWTEST_F_L0(JSNApiTests, ToBigInt) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp438 Local<BigIntRef> JSValueRef::ToBigInt(const EcmaVM *vm) in ToBigInt() function in panda::JSValueRef