Searched defs:CallStackDepth (Results 1 – 3 of 3) sorted by relevance
294 TEST_F(ExpressionLimitTest, CallStackDepth) in TEST_F() argument
133 func (thread *Thread) CallStackDepth() int { return len(thread.stack) } func
447 unsigned CallStackDepth; member