Searched defs:IsGeneratorObject (Results 1 – 5 of 5) sorted by relevance
162 inline bool JSObject::IsGeneratorObject() const in IsGeneratorObject() function
412 bool JSTaggedValue::IsGeneratorObject() const in IsGeneratorObject() function in panda::ecmascript::JSTaggedValue
1624 inline bool IsGeneratorObject() const in IsGeneratorObject() function
1837 ### IsGeneratorObject subsection
895 bool JSValueRef::IsGeneratorObject(const EcmaVM *vm) in IsGeneratorObject() function in panda::JSValueRef