Home
last modified time | relevance | path

Searched defs:SetStackLimit (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/execution/
Dstack-guard.cc41 void StackGuard::SetStackLimit(uintptr_t limit) { in SetStackLimit() function in v8::internal::StackGuard
/third_party/node/deps/v8/src/api/
Dapi.cc9298 void Isolate::SetStackLimit(uintptr_t stack_limit) { in SetStackLimit() function in v8::Isolate