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