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.h1459 bool ToInt(int32_t *index, bool *negative) in ToInt() function
Decma_string.cpp1119 bool EcmaString::ToInt(int32_t *index, bool *negative) in ToInt() function in panda::ecmascript::EcmaString
/arkcompiler/ets_frontend/ets2panda/checker/
DTSAnalyzer.cpp1563 static int32_t ToInt(double num) in ToInt() function