Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Dscope.cpp333 size_t constBindings = 0; in CheckDirectEval() local
339 constBindings++; in CheckDirectEval()
343 std::vector<compiler::Literal> literals(LexicalSlots() + constBindings, compiler::Literal(util::StringView())); in CheckDirectEval()
345 if (constBindings == 0U) { in CheckDirectEval()

Completed in 2 milliseconds