Searched refs:holds_shared_ptr_to_allocator_ (Results 1 – 2 of 2) sorted by relevance
164 if (holds_shared_ptr_to_allocator_) { in Clear()167 holds_shared_ptr_to_allocator_ = false; in Clear()186 holds_shared_ptr_to_allocator_(false), in BackingStore()349 holds_shared_ptr_to_allocator_ = true; in SetAllocatorFromIsolate()828 holds_shared_ptr_to_allocator_ in get_v8_api_array_buffer_allocator()
222 bool holds_shared_ptr_to_allocator_ : 1; variable