Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value-inl.h1210 inline bool JSTaggedValue::IsGeneratorFunction() const in IsGeneratorFunction() function
Djs_hclass.h1226 inline bool IsGeneratorFunction() const in IsGeneratorFunction() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp3389 bool JSValueRef::IsGeneratorFunction() in IsGeneratorFunction() function in panda::JSValueRef