Home | History | Annotate | Download | only in cctest

Lines Matching defs:stack_limit

9345 static uint32_t* stack_limit;
9348 stack_limit = reinterpret_cast<uint32_t*>(i::StackGuard::climit());
9385 CHECK(stack_limit == set_limit);
9410 CHECK(stack_limit == set_limit);
9414 CHECK(stack_limit == set_limit);