Searched defs:IsDate (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_object-inl.h | 92 inline bool JSObject::IsDate() const in IsDate() function in panda::ecmascript::JSObject |
| H A D | js_tagged_value-inl.h | 664 inline bool JSTaggedValue::IsDate() const in IsDate() function in panda::ecmascript::JSTaggedValue |
| H A D | js_hclass.h | 1073 inline bool IsDate() const in IsDate() function in panda::ecmascript::JSHClass |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| H A D | jsnapi_expo.cpp | 559 bool JSValueRef::IsDate(const EcmaVM *vm) in IsDate() function in panda::JSValueRef |
Completed in 20 milliseconds