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.h1169 inline bool JSTaggedValue::IsGeneratorFunction() const in IsGeneratorFunction() function
Djs_hclass.h1614 inline bool IsGeneratorFunction() const in IsGeneratorFunction() function
/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md2837 ### IsGeneratorFunction subsection
Djsnapi_expo.cpp1000 bool JSValueRef::IsGeneratorFunction(const EcmaVM *vm) in IsGeneratorFunction() function in panda::JSValueRef