Searched defs:SetStackLimit (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/execution/ | ||
D | stack-guard.cc | 41 void StackGuard::SetStackLimit(uintptr_t limit) { in SetStackLimit() function in v8::internal::StackGuard |
/third_party/node/deps/v8/src/api/ | ||
D | api.cc | 9298 void Isolate::SetStackLimit(uintptr_t stack_limit) { in SetStackLimit() function in v8::Isolate |