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.h1178 inline bool JSTaggedValue::IsGeneratorObject() const in IsGeneratorObject() function
Djs_hclass.h1143 inline bool IsGeneratorObject() const in IsGeneratorObject() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp2529 bool JSValueRef::IsGeneratorObject() in IsGeneratorObject() function in panda::JSValueRef