Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/expressions/
Dliteral.cpp38 double Literal::GetDouble() const in GetDouble() function in panda::es2panda::ir::Literal
/arkcompiler/toolchain/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
/arkcompiler/runtime_core/runtime/interpreter/
Dvregister.h149 ALWAYS_INLINE inline double GetDouble() const in GetDouble() function
348 ALWAYS_INLINE inline double GetDouble() const in GetDouble() function
/arkcompiler/runtime_core/runtime/include/coretypes/
Dtagged_value.h222 inline double GetDouble() const in GetDouble() function
/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.h251 ARK_INLINE double GetDouble() const in GetDouble() function