Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.cpp366 int argInt = 0; in ParseCommand() local
1448 bool JSRuntimeOptions::ParseIntParam(const std::string &option, int *argInt) in ParseIntParam()