Home
last modified time | relevance | path

Searched refs:IsIterator (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_tagged_value-inl.h1115 inline bool JSTaggedValue::IsIterator() const in IsIterator() function in panda::ecmascript::JSTaggedValue
1117 return IsHeapObject() && GetTaggedObject()->GetClass()->IsIterator(); in IsIterator()
H A Djs_tagged_value.h579 bool IsIterator() const;
H A Djs_hclass.h1299 inline bool IsIterator() const in IsIterator() function in panda::ecmascript::JSHClass
/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stubs-inl.h540 src->IsIterator()) { in RuntimeStArraySpread()

Completed in 15 milliseconds