Commit b2a9e60c authored by Timothy Gu's avatar Timothy Gu Committed by Evan Lucas
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/12507


Reviewed-By: default avatarJames M Snell <jasnell@gmail.com>
parent 29531d26
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