Home
last modified time | relevance | path

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

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