Searched defs:GetInt (Results 1 – 3 of 3) 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 | 296 int32_t PtJson::GetInt(int32_t defaultValue) const in GetInt() function in panda::ecmascript::tooling::PtJson |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | js_tagged_value.h | 259 ARK_INLINE int GetInt() const in GetInt() function |