Home | History | Annotate | Download | only in parsing

Lines Matching defs:stack_limit_

189         stack_limit_(stack_limit),
227 uintptr_t stack_limit() const { return stack_limit_; }
620 if (GetCurrentStackPosition() < stack_limit_) {
1175 uintptr_t stack_limit_;