Home
last modified time | relevance | path

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

/foundation/arkui/napi/native_engine/impl/jerryscript/native_value/
Djerryscript_native_big_int.cpp18 JerryScriptNativeBigInt::JerryScriptNativeBigInt(JerryScriptNativeEngine* engine, jerry_value_t val… in JerryScriptNativeBigInt() function in JerryScriptNativeBigInt
22 JerryScriptNativeBigInt::JerryScriptNativeBigInt(JerryScriptNativeEngine* engine, int64_t value) in JerryScriptNativeBigInt() function in JerryScriptNativeBigInt
27 JerryScriptNativeBigInt::JerryScriptNativeBigInt(JerryScriptNativeEngine* engine, uint64_t value, b… in JerryScriptNativeBigInt() function in JerryScriptNativeBigInt