Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/preactjs/preact
/ clearLog
Function
clearLog
test/_util/logCall.js:68–70 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
66
67
/** Clear log object */
68
export
function
clearLog() {
69
log = [];
70
}
71
72
export
function
getLogSummary() {
73
/** @
type
{{ [key: string]: number }} */
Callers
9
suspense-hydration.test.jsx
File · 0.90
fragments.test.jsx
File · 0.90
placeholders.test.jsx
File · 0.90
keys.test.jsx
File · 0.90
hydrate.test.jsx
File · 0.90
render.test.jsx
File · 0.90
shouldComponentUpdate.test.jsx
File · 0.90
renderItemsAndAssert
Function · 0.90
teardown
Function · 0.90
Calls
no outgoing calls
Tested by
1
renderItemsAndAssert
Function · 0.72
Used in the wild
real call sites across dependent graphs
searching dependent graphs…