| Test case name | Result |
|---|---|
| WeakMap set | |
| Symbol Property set | |
| WeakMap get | |
| Symbol Property get | |
| Symbol Property get (from own descriptor) | |
| Symbol Property get (if hasOwn) |
| Test name | Executions per second |
|---|---|
| WeakMap set | 12726717.0 Ops/sec |
| Symbol Property set | 13497805.0 Ops/sec |
| WeakMap get | 6409639.0 Ops/sec |
| Symbol Property get | 6529689.0 Ops/sec |
| Symbol Property get (from own descriptor) | 4280086.0 Ops/sec |
| Symbol Property get (if hasOwn) | 3817115.0 Ops/sec |