Searched refs:HasDelegate (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_frontend/es2panda/ir/expressions/ | ||
H A D | yieldExpression.h | 40 bool HasDelegate() const in HasDelegate() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::YieldExpression |
/arkcompiler/ets_frontend/ets2panda/ir/expressions/ | ||
H A D | yieldExpression.h | 39 [[nodiscard]] bool HasDelegate() const noexcept |
/arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
H A D | JSCompiler.cpp | 1193 if (expr->HasDelegate()) { in Compile() |
Completed in 4 milliseconds