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

Method isolateSelect

deps/v8/tools/zone-stats/details-selection.js:81–83  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

79 }
80
81 get isolateSelect() {
82 return this.$('#isolate-select');
83 }
84
85 get memoryUsageSampleSelect() {
86 return this.$('#memory-usage-sample-select');

Callers

nothing calls this directly

Calls 1

$Method · 0.95

Tested by

no test coverage detected