Searched refs:TryAllocateBackingStore (Results 1 – 1 of 1) sorted by relevance
92 void* TryAllocateBackingStore(Isolate* isolate, size_t size, in TryAllocateBackingStore() function775 TryAllocateBackingStore(isolate, size, enable_guard_regions, is_external); in NewArrayBuffer()2545 void* memory = TryAllocateBackingStore(isolate, section.payload_length, in GetCustomSections()