Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/base/
DscriptFunction.h128 bool IsGenerator() const in IsGenerator() function
/arkcompiler/ets_frontend/ets2panda/ir/base/
DscriptFunction.h142 [[nodiscard]] bool IsGenerator() const noexcept in IsGenerator() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp361 bool GeneratorFunctionRef::IsGenerator() in IsGenerator() function in panda::GeneratorFunctionRef