Unverified Commit aff5cc92 authored by Timothy Gu's avatar Timothy Gu Committed by Anna Henningsen
Browse files

url: clean up WHATWG URL origin generation

- Use ordinary properties instead of symbols/getter redirection for
  internal object
- Use template string literals
- Remove unneeded custom inspection for internal objects
- Remove unneeded OpaqueOrigin class
- Remove unneeded type checks

PR-URL: https://github.com/nodejs/node/pull/12252


Reviewed-By: default avatarJames M Snell <jasnell@gmail.com>
parent e0f0f266
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment