Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ sorted
Function
sorted
test/parallel/test-util-inspect.js:2468–2468 ·
view source on GitHub ↗
(a, b)
Source
from the content-addressed store, hash-verified
2466
inspect(
2467
{ a200: 4, a100: 1, a102: 3, a101: 2 },
2468
{ sorted(a, b) {
return
b.localeCompare(a); } }
2469
),
2470
'{ a200: 4, a102: 3, a101: 2, a100: 1 }'
2471
);
Callers
15
configure_intl
Function · 0.85
is_valid
Function · 0.85
mkssldef.py
File · 0.85
SearchFiles
Function · 0.85
extract_zip
Function · 0.85
find_single_subdir
Function · 0.85
main
Function · 0.85
PrintErrorCounts
Method · 0.85
CheckForIncludeWhatYouUse
Function · 0.85
PrintUsage
Function · 0.85
GenerateTokens
Function · 0.85
DeduplicateLists
Function · 0.85
Calls
no outgoing calls
Tested by
15
print_results
Method · 0.68
_ExpectedWarnings
Method · 0.68
_VerifyResultTraces
Method · 0.68
_VerifyResults
Method · 0.68
testNestedSuite
Method · 0.68
testNormal
Method · 0.68
sort_key
Function · 0.68
get_android_resources
Method · 0.68
_list_test_filenames
Method · 0.68
_list_test_filenames
Method · 0.68
_list_test_filenames
Method · 0.68
test_three_fuzzers
Method · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…