Home
last modified time | relevance | path

Searched defs:funcCtx (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/
H A DscopesInitPhase.cpp803 auto funcCtx = LexicalScopeCreateOrEnter<varbinder::FunctionScope>(VarBinder(), func); in VisitClassStaticBlock() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dfunction.cpp2031 auto funcCtx = varbinder::LexicalScope<varbinder::FunctionScope>(VarBinder()); in TransformTraillingLambda() local
2068 auto funcCtx = varbinder::LexicalScope<varbinder::FunctionScope>(VarBinder()); in ExtendArgumentsWithFakeLamda() local

Completed in 7 milliseconds