Home
last modified time | relevance | path

Searched defs:thisParam (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/varbinder/
H A DETSBinder.cpp321 auto *thisParam = AddMandatoryParam(MANDATORY_PARAM_THIS); in ResolveMethodDefinition() local
397 auto *thisParam = AddMandatoryParam(MANDATORY_PARAM_THIS); in AddFunctionThisParam() local
409 auto *thisParam = AddMandatoryParam(MANDATORY_PARAM_THIS); in BuildProxyMethod() local
/arkcompiler/ets_frontend/es2panda/binder/
H A Dscope.h691 void RemoveThisParam(const std::string_view &thisParam) in RemoveThisParam() argument

Completed in 9 milliseconds