MCPcopy Index your code
hub / github.com/nodejs/node / render

Method render

deps/v8/tools/profview/profview.js:1676–1678  ·  view source on GitHub ↗
(newState)

Source from the content-addressed store, hash-verified

1674 }
1675
1676 render(newState) {
1677 this.element.style.display = newState.file ? "none" : "inherit";
1678 }
1679}

Callers 3

mainFunction · 0.45
generate_lib_fileFunction · 0.45
delayRenderFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected