Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/expressions/
Dliteral.cpp38 double Literal::GetDouble() const in GetDouble() function in panda::es2panda::ir::Literal
/arkcompiler/runtime_core/libabckit/include/cpp/headers/
Dvalue_impl.h39 inline double Value::GetDouble() const in GetDouble() function
Dliteral_impl.h74 inline double Literal::GetDouble() const in GetDouble() function
/arkcompiler/ets_frontend/ets2panda/compiler/base/
Dliterals.h104 double GetDouble() const in GetDouble() function
/arkcompiler/toolchain/tooling/dynamic/base/
Dpt_json.cpp356 double PtJson::GetDouble(double defaultValue) const in GetDouble() function in panda::ecmascript::tooling::PtJson
438 Result PtJson::GetDouble(const char *key, double *value) const in GetDouble() function in panda::ecmascript::tooling::PtJson
/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dvregister.h140 ALWAYS_INLINE inline double GetDouble() const in GetDouble() function
339 ALWAYS_INLINE inline double GetDouble() const in GetDouble() function
/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.h242 ARK_INLINE double GetDouble() const in GetDouble() function
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dtagged_value.h242 inline double GetDouble() const in GetDouble() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dglobal_tables.h179 MIRType *GetDouble() const in GetDouble() function