Home | History | Annotate | Download | only in wasm

Lines Matching refs:is_shared

1646         if (module_->has_shared_memory != buffer->is_shared()) {
1650 module_->has_shared_memory, buffer->is_shared());