Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_object-inl.h162 inline bool JSObject::IsGeneratorObject() const in IsGeneratorObject() function
Djs_tagged_value.cpp376 bool JSTaggedValue::IsGeneratorObject() const in IsGeneratorObject() function in panda::ecmascript::JSTaggedValue
Djs_hclass.h1573 inline bool IsGeneratorObject() const in IsGeneratorObject() function
/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md1837 ### IsGeneratorObject subsection
Djsnapi_expo.cpp879 bool JSValueRef::IsGeneratorObject(const EcmaVM *vm) in IsGeneratorObject() function in panda::JSValueRef