Home
last modified time | relevance | path

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

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