Searched defs:DynamicContext (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
| D | pandagen.h | 51 class DynamicContext; variable |
| D | dynamicContext.cpp | 26 DynamicContext::DynamicContext(PandaGen *pg, LabelTarget target) : pg_(pg), target_(target), prev_(… in DynamicContext() function in panda::es2panda::compiler::DynamicContext |