Home | History | Annotate | Download | only in src

Lines Matching refs:SetStackLimit

710     isolate->stack_guard()->SetStackLimit(limit);
7782 SetStackLimit(uintptr_t stack_limit) {
7785 isolate->stack_guard()->SetStackLimit(stack_limit);