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 38e4b11

Browse filesBrowse files
tniessenBethGriggs
authored andcommitted
test: fix typo in test_js_native_api_v8
PR-URL: #41584 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: Mestery <mestery@protonmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
1 parent 700f766 commit 38e4b11
Copy full SHA for 38e4b11

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎test/cctest/test_js_native_api_v8.cc‎

Copy file name to clipboardExpand all lines: test/cctest/test_js_native_api_v8.cc
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ TEST_F(JsNativeApiV8Test, Reference) {
7474

7575
// We can hardly trigger a non-forced Garbage Collection in a stable way.
7676
// Here we just invoke the weak callbacks directly.
77-
// The persistant handles should be reset in the weak callback in respect
77+
// The persistent handles should be reset in the weak callback in respect
7878
// to the API contract of v8 weak callbacks.
7979
v8::WeakCallbackInfo<Reference::SecondPassCallParameterRef> data(
8080
reinterpret_cast<v8::Isolate*>(isolate_),

0 commit comments

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