Searched defs:is_wasm_memory (Results 1 – 1 of 1) sorted by relevance
83 bool is_wasm_memory() const { return is_wasm_memory_; } in is_wasm_memory() function147 SharedFlag shared, bool is_wasm_memory, bool free_on_destruct, in BackingStore()