Home
last modified time | relevance | path

Searched refs:integerNum (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp2175 GateRef integerNum = ZExtInt32ToInt64(GetRawHashFromString(string)); in TryToGetInteger() local
2176 num->WriteVariable(integerNum); in TryToGetInteger()