Searched refs:opModule (Results 1 – 2 of 2) sorted by relevance
158 panda::PandArg<bool> opModule("module", false, "Parse the input as module (JS only option)"); in Parse() local205 argparser_->Add(&opModule); in Parse()367 if (extension_ != es2panda::ScriptExtension::JS && opModule.GetValue()) { in Parse()391 if (opModule.GetValue()) { in Parse()
194 panda::PandArg<bool> opModule("module", false, "Parse the input as module"); in Parse() local253 argparser_->Add(&opModule); in Parse()336 if (opModule.GetValue() && opCommonjs.GetValue()) { in Parse()341 if (opModule.GetValue()) { in Parse()