MCPcopy Index your code
hub / github.com/apache/echarts / getStackLength

Function getStackLength

test/lib/testHelper.js:2336–2338  ·  view source on GitHub ↗
(ctx)

Source from the content-addressed store, hash-verified

2334 }
2335
2336 function getStackLength(ctx) {
2337 return ctx.stack ? ctx.stack().length : 0;
2338 }
2339
2340 return _lastOps;
2341

Callers 1

printSingleCanvasLayerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…