Home
last modified time | relevance | path

Searched refs:strStart (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_runtime_options.h716 std::string strStart = strAsmOpcodeDisableRange.substr(0, pos); in ParseAsmInterOption() local
720 if (!base::NumberHelper::StringToInt64(strStart, inputStart)) { in ParseAsmInterOption()
722 LOG_ECMA_IF(!strStart.empty(), INFO) << "when get start, strStart is " << strStart; in ParseAsmInterOption()

Completed in 4 milliseconds