Home
last modified time | relevance | path

Searched defs:IsGeneratorObject (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_object-inl.h146 inline bool JSObject::IsGeneratorObject() const in IsGeneratorObject() function
Djs_tagged_value-inl.h1220 inline bool JSTaggedValue::IsGeneratorObject() const in IsGeneratorObject() function
Djs_hclass.h1236 inline bool IsGeneratorObject() const in IsGeneratorObject() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp3302 bool JSValueRef::IsGeneratorObject() in IsGeneratorObject() function in panda::JSValueRef