mirror of
https://github.com/bendtherules/ask262.git
synced 2026-08-18 21:31:46 +00:00
docs(plans): reformat internal method regex list by moving [[Get]] and [[Set]] to separate line for clarity.
This commit is contained in:
@@ -44,7 +44,9 @@ File: /ecmascript-data-types-and-values.html#table-additional-essential-internal
|
|||||||
|
|
||||||
Regex to search all -
|
Regex to search all -
|
||||||
```
|
```
|
||||||
\[\[GetPrototypeOf\]\]|\[\[SetPrototypeOf\]\]|\[\[IsExtensible\]\]|\[\[PreventExtensions\]\]|\[\[GetOwnProperty\]\]|\[\[DefineOwnProperty\]\]|\[\[HasProperty\]\]|\[\[Get\]\]|\[\[Set\]\]|\[\[Delete\]\]|\[\[OwnPropertyKeys\]\]|\[\[Call\]\]|\[\[Construct\]\]
|
\[\[GetPrototypeOf\]\]|\[\[SetPrototypeOf\]\]|\[\[IsExtensible\]\]|\[\[PreventExtensions\]\]|\[\[GetOwnProperty\]\]|\[\[DefineOwnProperty\]\]|\[\[HasProperty\]\]|\[\[Delete\]\]|\[\[OwnPropertyKeys\]\]|\[\[Call\]\]|\[\[Construct\]\]
|
||||||
|
|
||||||
|
\[\[Get\]\]|\[\[Set\]\]
|
||||||
```
|
```
|
||||||
|
|
||||||
Problems -
|
Problems -
|
||||||
|
|||||||
Reference in New Issue
Block a user