Home
last modified time | relevance | path

Searched defs:IsGeneratorFunction (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value-inl.h1255 inline bool JSTaggedValue::IsGeneratorFunction() const in IsGeneratorFunction() function
Djs_hclass.h1341 inline bool IsGeneratorFunction() const in IsGeneratorFunction() function
/arkcompiler/ets_runtime/ecmascript/napi/
DJSNapi接口说明.md2835 ### IsGeneratorFunction subsection
Djsnapi_expo.cpp709 bool JSValueRef::IsGeneratorFunction() in IsGeneratorFunction() function in panda::JSValueRef