Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsEnumDeclaration.cpp47 int32_t ToInt(double num) in ToInt() function
/arkcompiler/ets_runtime/ecmascript/
Decma_string.h1119 bool ToInt(const JSThread *thread, int32_t *index, bool *negative) in ToInt() function
Decma_string.cpp625 bool EcmaString::ToInt(const JSThread *thread, int32_t *index, bool *negative) in ToInt() function in panda::ecmascript::EcmaString
/arkcompiler/ets_frontend/ets2panda/checker/
DTSAnalyzer.cpp1566 static int32_t ToInt(double num) in ToInt() function