Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DlocalClassLowering.cpp84 ArenaMap<varbinder::Variable *, ir::ClassProperty *> &propertyMap) in CreateClassPropertiesForCapturedVariables()
223 ArenaMap<varbinder::Variable *, ir::ClassProperty *> propertyMap(ctx->allocator->Adapter()); in HandleLocalClass() local