We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e20defb commit f435ae0Copy full SHA for f435ae0
1 file changed
glossary.md
@@ -15,7 +15,7 @@ You may also need to check <https://chromium.googlesource.com/chromiumos/docs/+/
15
* WPT: [web-platform-tests](https://github.com/web-platform-tests/wpt)
16
* godbolt: [Compiler Explorer](https://godbolt.org/) run compilers interactively
17
from your web browser and interact with the assembly. Was created by and is
18
- primarily administrated by Matt Godbolt.
+ primarily administrated by Matt Godbolt. Test
19
* primordials: Pristine built-ins that are not affected by prototype pollution
20
and tampering with built-ins.
21
* undici: An alternative HTTP client used in Node.js. See more details
0 commit comments