Home | History | Annotate | Download | only in src

Lines Matching defs:SetStackLimit

487     isolate->stack_guard()->SetStackLimit(limit);
6808 void v8::Isolate::SetStackLimit(uintptr_t stack_limit) {
6811 isolate->stack_guard()->SetStackLimit(stack_limit);