Searched defs:GetDouble (Results 1 – 3 of 3) sorted by relevance
/arkcompiler/ets_frontend/es2panda/ir/expressions/ | ||
D | literal.cpp | 38 double Literal::GetDouble() const in GetDouble() function in panda::es2panda::ir::Literal |
/arkcompiler/toolchain/tooling/base/ | ||
D | pt_json.cpp | 323 double PtJson::GetDouble(double defaultValue) const in GetDouble() function in panda::ecmascript::tooling::PtJson |
/arkcompiler/ets_runtime/ecmascript/ | ||
D | js_tagged_value.h | 253 ARK_INLINE double GetDouble() const in GetDouble() function |