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

Method string

deps/v8/tools/system-analyzer/log/code.mjs:220–222  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

218 }
219
220 get string() {
221 return this._string;
222 }
223
224 get optimizationMarker() {
225 return this._optimizationMarker;

Callers 1

test-os.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected