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 f05a61d

Browse filesBrowse files
Renegade334aduh95
authored andcommitted
doc: remove unsupported template type from v8.md
Signed-off-by: Renegade334 <contact.9a5d6388@renegade334.me.uk> PR-URL: #63410 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 1ea52c4 commit f05a61d
Copy full SHA for f05a61d

1 file changed

+1-1Lines changed: 1 addition & 1 deletion

File tree

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

‎doc/api/v8.md‎

Copy file name to clipboardExpand all lines: doc/api/v8.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ changes:
385385
* `format` {string} If it's `'count'`, the count of matched objects
386386
is returned. If it's `'summary'`, an array with summary strings
387387
of the matched objects is returned.
388-
* Returns: {number|Array<string>}
388+
* Returns: {number|string\[]}
389389

390390
This is similar to the [`queryObjects()` console API][] provided by the
391391
Chromium DevTools console. It can be used to search for objects that

0 commit comments

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