#include <isolate.h>
Definition at line 3030 of file isolate.h.
◆ StackLimitCheck()
v8::internal::StackLimitCheck::StackLimitCheck |
( |
Isolate * | isolate | ) |
|
|
inlineexplicit |
◆ HandleStackOverflowAndTerminationRequest()
bool v8::internal::StackLimitCheck::HandleStackOverflowAndTerminationRequest |
( |
| ) |
|
◆ HasOverflowed() [1/2]
bool v8::internal::StackLimitCheck::HasOverflowed |
( |
| ) |
const |
|
inline |
◆ HasOverflowed() [2/2]
bool v8::internal::StackLimitCheck::HasOverflowed |
( |
LocalIsolate * | local_isolate | ) |
|
|
static |
◆ InterruptRequested()
V8_INLINE bool v8::internal::StackLimitCheck::InterruptRequested |
( |
| ) |
|
|
inline |
◆ JsHasOverflowed()
bool v8::internal::StackLimitCheck::JsHasOverflowed |
( |
uintptr_t | gap = 0 | ) |
const |
◆ WasmHasOverflowed()
bool v8::internal::StackLimitCheck::WasmHasOverflowed |
( |
uintptr_t | gap = 0 | ) |
const |
◆ isolate_
Isolate* const v8::internal::StackLimitCheck::isolate_ |
|
private |
The documentation for this class was generated from the following files: