Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_object-inl.h158 inline bool JSObject::IsGeneratorObject() const in IsGeneratorObject() function
Djs_tagged_value-inl.h1265 inline bool JSTaggedValue::IsGeneratorObject() const in IsGeneratorObject() function
Djs_hclass.h1351 inline bool IsGeneratorObject() const in IsGeneratorObject() function
/arkcompiler/ets_runtime/ecmascript/napi/
DJSNapi接口说明.md1835 ### IsGeneratorObject subsection
Djsnapi_expo.cpp639 bool JSValueRef::IsGeneratorObject() in IsGeneratorObject() function in panda::JSValueRef