Searched refs:NextSlot (Results 1 - 4 of 4) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/varbinder/ | ||
H A D | variable.cpp | 54 BindLexEnvSlot(varScope->NextSlot()); in SetLexical() |
H A D | scope.h | 377 uint32_t NextSlot() in NextSlot() function in ark::es2panda::ark::es2panda::ark::es2panda::varbinder::VariableScope |
/arkcompiler/ets_frontend/es2panda/binder/ | ||
H A D | variable.cpp | 71 slot = varScope->NextSlot(); in SetLexical() |
H A D | scope.h | 548 uint32_t NextSlot() in NextSlot() function in VariableScope |
Completed in 6 milliseconds