Home
last modified time | relevance | path

Searched defs:newBuffer (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/serializer/
H A Dserialize_data.h122 uint8_t *newBuffer = reinterpret_cast<uint8_t *>(malloc(newCapacity)); local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
H A Dets_intrinsics_helpers.h360 auto newBuffer = FpToStringDecimalRadixMainCase(number, negative, Span(buffer)); in FpToStringDecimalRadix() local
/arkcompiler/ets_runtime/ecmascript/
H A Dobject_factory.cpp442 auto newBuffer = vm_->GetNativeAreaAllocator()->AllocateBuffer(size); in NewJSRegExpByteCodeData() local

Completed in 15 milliseconds