Home
last modified time | relevance | path

Searched defs:lexical (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/
DenvScope.cpp71 VReg lexical = pg_->AllocReg(); in CopyPerIterationCtx() local
/arkcompiler/ets_frontend/ts2panda/src/
Dvariable.ts92 lexical(): boolean { method in Variable
/arkcompiler/ets_frontend/es2panda/binder/
Dscope.cpp116 bool lexical = false; in Find() local