Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/tooling/base/
Dpt_json.cpp304 double PtJson::GetDouble(double defaultValue) const in GetDouble() function in panda::ecmascript::tooling::PtJson
366 Result PtJson::GetDouble(const char *key, double *value) const in GetDouble() function in panda::ecmascript::tooling::PtJson
/ark/runtime_core/runtime/interpreter/
Dvregister.h214 ALWAYS_INLINE inline double GetDouble() const in GetDouble() function
/ark/runtime_core/runtime/include/coretypes/
Dtagged_value.h192 inline double GetDouble() const in GetDouble() function