Searched defs:maxDepth (Results 1 – 6 of 6) sorted by relevance
202 int32 maxDepth = 0; variable
353 std::optional<Error> SetAsyncCallStackDepth([[maybe_unused]] uint32_t maxDepth) const override in SetAsyncCallStackDepth()
291 int32_t maxDepth; in Create() local
1587 uint32_t maxDepth = acc_.GetFrameDepth(frameArgs, OpCode::FRAME_ARGS); in CollectExraCallSiteInfo() local3018 size_t maxDepth = 0; in VisitDeoptCheck() local
930 uint32_t maxDepth = acc_.GetFrameDepth(frameArgs, OpCode::FRAME_ARGS); in CollectExraCallSiteInfo() local2889 size_t maxDepth = acc_.GetFrameDepth(deoptFrameState, OpCode::FRAME_STATE); in VisitDeoptCheck() local
253 constexpr size_t maxDepth = 3; in IsComplexSelect() local