MCPcopy Create free account
hub / github.com/nodejs/node / rect

Method rect

deps/v8/tools/system-analyzer/view/helper.mjs:139–141  ·  view source on GitHub ↗
(classes)

Source from the content-addressed store, hash-verified

137 }
138
139 static rect(classes) {
140 return this.element('rect', classes);
141 }
142
143 static path(classes) {
144 return this.element('path', classes);

Callers 1

_renderDiscreteTrackMethod · 0.80

Calls 1

elementMethod · 0.95

Tested by

no test coverage detected