Home
last modified time | relevance | path

Searched defs:GetInt (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/expressions/
Dliteral.cpp32 uint32_t Literal::GetInt() const in GetInt() function in panda::es2panda::ir::Literal
/arkcompiler/ets_frontend/ets2panda/lexer/token/
Dnumber.h108 int32_t GetInt() const in GetInt() function
/arkcompiler/toolchain/tooling/base/
Dpt_json.cpp296 int32_t PtJson::GetInt(int32_t defaultValue) const in GetInt() function in panda::ecmascript::tooling::PtJson
374 Result PtJson::GetInt(const char *key, int32_t *value) const in GetInt() function in panda::ecmascript::tooling::PtJson
/arkcompiler/runtime_core/static_core/verification/util/
Dtagged_index.h221 Int GetInt() const in GetInt() function
/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.h199 ARK_INLINE int GetInt() const in GetInt() function
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dtagged_value.h250 inline int GetInt() const in GetInt() function