Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ts2panda/tests/expression/
DthisKeyWord.test.ts47 let thisVar = globalScope!.findLocal("this"); variable
62 let thisVar = functionScope!.findLocal("this"); variable