Home
last modified time | relevance | path

Searched refs:GetFloatToStringCache (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Dstd_core_Float.cpp28 auto *cache = PandaEtsVM::GetCurrent()->GetFloatToStringCache(); in StdCoreFloatToString()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vm.h324 FloatToStringCache *GetFloatToStringCache() in GetFloatToStringCache() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_string_builder.cpp656 auto *cache = PandaEtsVM::GetCurrent()->GetFloatToStringCache(); in StringBuilderAppendFloat()