Home
last modified time | relevance | path

Searched defs:IsBigInt (Results 1 – 7 of 7) 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.h686 inline bool IsBigInt() const in IsBigInt() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.h455 [[nodiscard]] bool IsBigInt() const in IsBigInt() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
Dpgo_profiler_type.h380 bool IsBigInt() const in IsBigInt() function
/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md2248 ### IsBigInt subsection
Djsnapi_expo.cpp503 bool JSValueRef::IsBigInt(const EcmaVM *vm) in IsBigInt() function in panda::JSValueRef