WebGPUProperties constructor

WebGPUProperties()

Implementation

WebGPUProperties() {
  this.properties = new WeakMap();
}