Searched defs:IsDictionary (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/include/ | ||
| H A D | hclass.h | 72 bool IsDictionary() const in IsDictionary() function in ark::HClass |
| /arkcompiler/ets_runtime/ecmascript/ic/ | ||
| H A D | ic_handler.h | 163 static inline bool IsDictionary(Type handler) in IsDictionary() function in panda::ecmascript::HandlerBase |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_tagged_value-inl.h | 261 inline bool JSTaggedValue::IsDictionary() const in IsDictionary() function in panda::ecmascript::JSTaggedValue |
| H A D | js_hclass.h | 713 inline bool IsDictionary() const in IsDictionary() function in panda::ecmascript::JSHClass |
Completed in 8 milliseconds