Returns a Symbol object from the global symbol registry matching the given key if found. Otherwise, returns a new symbol with this key. This will always return a polyfill if symbols are not supported.
key to search for.
Returns a Symbol object from the global symbol registry matching the given key if found. Otherwise, returns a new symbol with this key. This will always return a polyfill if symbols are not supported.