Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Dvarbinder.cpp444 loopCtx.GetScope()->ConvertToVariableScope(Allocator()); in BuildForUpdateLoop()
458 loopCtx.GetScope()->ConvertToVariableScope(Allocator()); in BuildForInOfLoop()
H A 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()
H A Dscope.h808 void ConvertToVariableScope(ArenaAllocator *allocator);
843 void ConvertToVariableScope(ArenaAllocator *allocator);

Completed in 6 milliseconds