Home
last modified time | relevance | path

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

/ark/runtime_core/verification/util/
Dtagged_index.h120 Int GetInt() const in GetInt() function
/ark/js_runtime/ecmascript/tooling/base/
Dpt_json.cpp286 int32_t PtJson::GetInt(int32_t defaultValue) const in GetInt() function in panda::ecmascript::tooling::PtJson
346 Result PtJson::GetInt(const char *key, int32_t *value) const in GetInt() function in panda::ecmascript::tooling::PtJson
/ark/runtime_core/runtime/include/coretypes/
Dtagged_value.h198 inline int GetInt() const in GetInt() function