Searched defs:StringToInt64 (Results 1 – 2 of 2) sorted by relevance
1296 bool NumberHelper::StringToInt64(const std::string& str, int64_t& value) in StringToInt64() function in panda::ecmascript::base::NumberHelper
2306 bool StringToInt64(const std::string& str, int64_t& value) in StringToInt64() function