Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.cpp284 uint64_t argUInt64 = 0; in ParseCommand() local
1043 bool JSRuntimeOptions::ParseUint64Param(const std::string &option, uint64_t *argUInt64) in ParseUint64Param()