Searched defs:free_on_destruct (Results 1 – 2 of 2) sorted by relevance
99 bool free_on_destruct() const { return free_on_destruct_; } in free_on_destruct() function
175 bool is_wasm_memory, bool free_on_destruct, in BackingStore()752 SharedFlag shared, bool free_on_destruct) { in WrapAllocation()