Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_primitive_ref.h44 bool IsBigInt() const in IsBigInt() function
Djs_tagged_value-inl.h246 inline bool JSTaggedValue::IsBigInt() const in IsBigInt() function
Djs_hclass.h662 inline bool IsBigInt() const in IsBigInt() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
Dpgo_profiler_type.h369 bool IsBigInt() const in IsBigInt() function
/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md2248 ### IsBigInt subsection
Djsnapi_expo.cpp450 bool JSValueRef::IsBigInt(const EcmaVM *vm) in IsBigInt() function in panda::JSValueRef