Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3c5e593

Browse filesBrowse files
avivkellermarco-ippolito
authored andcommitted
doc, meta: add PTAL to glossary
PR-URL: #53770 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Chemi Atlow <chemi@atlow.co.il> Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
1 parent 325eae0 commit 3c5e593
Copy full SHA for 3c5e593

1 file changed

+1Lines changed: 1 addition & 0 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎glossary.md‎

Copy file name to clipboardExpand all lines: glossary.md
+1Lines changed: 1 addition & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ This file documents various terms and definitions used throughout the Node.js co
7373
contain data and code to manipulate that data. OOP languages include features such as encapsulation, inheritance,
7474
and polymorphism.
7575
* **PPC**: [PowerPC][] - A type of microprocessor architecture.
76+
* **PTAL**: Please Take A Look.
7677
* **Primordials**: Pristine built-ins in JavaScript that are not affected by prototype pollution.
7778
* **Prototype Pollution**: Process in which a user mutating object prototypes affects other code.
7879
* **RAII**: [Resource Acquisition Is Initialization][] - Programming idiom used to manage resources in C++.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.