Searched refs:IsEval (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
H A D | function.cpp | 59 if (pg->IsEval()) { in CompileSourceBlock() |
H A D | pandagen.h | 262 bool IsEval() const; |
H A D | pandagen.cpp | 1864 bool PandaGen::IsEval() const in IsEval() function in ark::es2panda::compiler::PandaGen |
Completed in 5 milliseconds