Searched defs:GetInt (Results 1 – 6 of 6) sorted by relevance
/arkcompiler/ets_frontend/es2panda/ir/expressions/ | ||
D | literal.cpp | 32 uint32_t Literal::GetInt() const in GetInt() function in panda::es2panda::ir::Literal |
/arkcompiler/ets_frontend/ets2panda/lexer/token/ | ||
D | number.h | 108 int32_t GetInt() const in GetInt() function |
/arkcompiler/toolchain/tooling/base/ | ||
D | pt_json.cpp | 296 int32_t PtJson::GetInt(int32_t defaultValue) const in GetInt() function in panda::ecmascript::tooling::PtJson |
/arkcompiler/runtime_core/static_core/verification/util/ | ||
D | tagged_index.h | 221 Int GetInt() const in GetInt() function |
/arkcompiler/ets_runtime/ecmascript/ | ||
D | js_tagged_value.h | 199 ARK_INLINE int GetInt() const in GetInt() function |
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/ | ||
D | tagged_value.h | 250 inline int GetInt() const in GetInt() function |