Searched defs:GetInt (Results 1 – 5 of 5) 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/toolchain/tooling/base/ | ||
| D | pt_json.cpp | 320 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 | 213 ARK_INLINE int GetInt() const in GetInt() function |
| /arkcompiler/runtime_core/static_core/runtime/include/coretypes/ | ||
| D | tagged_value.h | 248 inline int GetInt() const in GetInt() function |