Home
last modified time | relevance | path

Searched refs:thisParam (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/test/parser/ts/
Dtest-class-definiton19-expected.txt130 "thisParam": {
289 "thisParam": {
/arkcompiler/ets_frontend/es2panda/binder/
Dscope.h522 void RemoveThisParam(const std::string_view &thisParam) in RemoveThisParam() argument
525 bindings_.erase(thisParam); in RemoveThisParam()