Searched defs:IsBigInt (Results 1 - 6 of 6) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_primitive_ref.h | 44 bool IsBigInt() const in IsBigInt() function in panda::ecmascript::JSPrimitiveRef |
| H A D | js_tagged_value-inl.h | 246 inline bool JSTaggedValue::IsBigInt() const in IsBigInt() function in panda::ecmascript::JSTaggedValue |
| H A D | js_hclass.h | 662 inline bool IsBigInt() const in IsBigInt() function in panda::ecmascript::JSHClass |
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ | ||
| H A D | ets_class.h | 455 [[nodiscard]] bool IsBigInt() const in IsBigInt() function in ark::ets::EtsClass |
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/ | ||
| H A D | pgo_profiler_type.h | 369 bool IsBigInt() const in IsBigInt() function in panda::ecmascript::pgo::PGOSampleTemplate |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| H A D | jsnapi_expo.cpp | 456 bool JSValueRef::IsBigInt(const EcmaVM *vm) in IsBigInt() function in panda::JSValueRef |
Completed in 23 milliseconds