Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/preactjs/preact
/ getLog
Function
getLog
test/_util/logCall.js:63–65 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
61
* @
return
{string[]} log
62
*/
63
export
function
getLog() {
64
return
log;
65
}
66
67
/** Clear log object */
68
export
function
clearLog() {
Callers
8
suspense-hydration.test.jsx
File · 0.90
expectDomLogToBe
Function · 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
renderItemsAndAssert
Function · 0.90
teardown
Function · 0.90
Calls
no outgoing calls
Tested by
2
expectDomLogToBe
Function · 0.72
renderItemsAndAssert
Function · 0.72
Used in the wild
real call sites across dependent graphs
searching dependent graphs…