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