Searched refs:free_on_destruct (Results 1 – 3 of 3) sorted by relevance
77 bool free_on_destruct);99 bool free_on_destruct() const { return free_on_destruct_; } in free_on_destruct() function173 bool is_wasm_memory, bool free_on_destruct,
175 bool is_wasm_memory, bool free_on_destruct, in BackingStore() argument187 free_on_destruct_(free_on_destruct), in BackingStore()752 SharedFlag shared, bool free_on_destruct) { in WrapAllocation() argument760 free_on_destruct, // free_on_destruct in WrapAllocation()
98 if (!backing_store->free_on_destruct()) set_is_external(true); in Attach()