Searched defs:DtoaHelper (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/ | ||
H A D | dtoa_helper.h | 29 class DtoaHelper { class 31 explicit DtoaHelper(char *buffer) : buffer_(buffer) {} in DtoaHelper() function in ark::ets::intrinsics::helpers::DtoaHelper |
/arkcompiler/ets_runtime/ecmascript/base/ | ||
H A D | dtoa_helper.h | 140 class DtoaHelper { class |
Completed in 2 milliseconds