Searched defs:newData (Results 1 – 9 of 9) sorted by relevance
30 updateData(oldData, newData) { argument
75 … auto newData = thread->GetEcmaVM()->GetNativeAreaAllocator()->AllocateBuffer(1 * 1024 * 1024); in HWTEST_F_L0() local109 … auto newData = thread->GetEcmaVM()->GetNativeAreaAllocator()->AllocateBuffer(1 * 1024 * 1024); in HWTEST_F_L0() local
190 … auto newData = thread->GetEcmaVM()->GetNativeAreaAllocator()->AllocateBuffer(1 * 1024 * 1024); in HWTEST_F_L0() local
315 const newData: string = path.posix.join(...fileTmps); constant
293 JSHandle<ByteArray> newData = vm_->GetFactory()->NewByteArray( in RelocateConstantData() local
243 auto newData = vm_->GetNativeAreaAllocator()->AllocateBuffer(size); in NewJSArrayBufferData() local254 auto newData = vm_->GetNativeAreaAllocator()->AllocateBuffer(size); in NewJSArrayBufferData() local272 void *newData = nullptr; in NewJSSharedArrayBufferData() local293 auto newData = vm_->GetNativeAreaAllocator()->AllocateBuffer(length); in NewJSArrayBuffer() local
630 Word *newData = allocator.allocate(newSizeInWords); in Resize() local
391 bool AOTFileManager::RewriteDataSection(uintptr_t dataSec, size_t size, uintptr_t newData, size_t n… in RewriteDataSection()
199 std::string newData = ""; in ParseUnicodeEscapeString() local