Home
last modified time | relevance | path

Searched refs:ConvertToVariableScope (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/varbinder/
Dvarbinder.cpp443 loopCtx.GetScope()->ConvertToVariableScope(Allocator()); in BuildForUpdateLoop()
457 loopCtx.GetScope()->ConvertToVariableScope(Allocator()); in BuildForInOfLoop()
Dscope.cpp958 void LoopDeclarationScope::ConvertToVariableScope(ArenaAllocator *allocator) in ConvertToVariableScope() function in ark::es2panda::varbinder::LoopDeclarationScope
988 void LoopScope::ConvertToVariableScope(ArenaAllocator *allocator) in ConvertToVariableScope() function in ark::es2panda::varbinder::LoopScope
990 declScope_->ConvertToVariableScope(allocator); in ConvertToVariableScope()
Dscope.h808 void ConvertToVariableScope(ArenaAllocator *allocator);
837 void ConvertToVariableScope(ArenaAllocator *allocator);