Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_primitive_ref.h44 bool IsBigInt() const in IsBigInt() function
Djs_tagged_value-inl.h488 inline bool JSTaggedValue::IsBigInt() const in IsBigInt() function
Djs_hclass.h605 inline bool IsBigInt() const in IsBigInt() function
/arkcompiler/ets_runtime/ecmascript/napi/
DJSNapi接口说明.md2246 ### IsBigInt subsection
Djsnapi_expo.cpp385 bool JSValueRef::IsBigInt() in IsBigInt() function in panda::JSValueRef