Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_primitive_ref.h45 bool IsBigInt(const JSThread *thread) const in IsBigInt() function
Djs_tagged_value-inl.h270 inline bool JSTaggedValue::IsBigInt() const in IsBigInt() function
Djs_hclass.h710 inline bool IsBigInt() const in IsBigInt() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.h496 [[nodiscard]] bool IsBigInt() const in IsBigInt() function
/arkcompiler/jsvm/test/unittest/
Djsvm_utils.cpp374 bool IsBigInt(JSVM_Value value) in IsBigInt() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
Dpgo_profiler_type.h382 bool IsBigInt() const in IsBigInt() function
/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md2248 ### IsBigInt subsection
Djsnapi_expo.cpp520 bool JSValueRef::IsBigInt(const EcmaVM *vm) in IsBigInt() function in panda::JSValueRef