Searched defs:ToInt (Results 1 – 4 of 4) sorted by relevance
47 int32_t ToInt(double num) in ToInt() function
1119 bool ToInt(const JSThread *thread, int32_t *index, bool *negative) in ToInt() function
625 bool EcmaString::ToInt(const JSThread *thread, int32_t *index, bool *negative) in ToInt() function in panda::ecmascript::EcmaString
1566 static int32_t ToInt(double num) in ToInt() function