Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/binder/
Dbinder.h182 static constexpr CommonjsMandatoryParams CJS_MAINFUNC_MANDATORY_PARAMS = { variable
Dbinder.cpp832 AddMandatoryParams(CJS_MAINFUNC_MANDATORY_PARAMS); in AddMandatoryParams()