Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_primitive_ref.h44 bool IsBigInt() const in IsBigInt() function
Djs_tagged_value-inl.h479 inline bool JSTaggedValue::IsBigInt() const in IsBigInt() function
Djs_hclass.h532 inline bool IsBigInt() const in IsBigInt() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp3052 bool JSValueRef::IsBigInt() in IsBigInt() function in panda::JSValueRef