Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/varbinder/
Dvarbinder.h190 static constexpr std::string_view MANDATORY_PARAM_THIS = "=t"; variable
/arkcompiler/ets_frontend/es2panda/binder/
Dbinder.h155 static constexpr std::string_view MANDATORY_PARAM_THIS = "this"; variable