Searched refs:climit (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ | ||
D | execution.h | 193 uintptr_t climit() { in climit() function |
D | isolate.h | 1351 return (reinterpret_cast<uintptr_t>(this) < stack_guard->climit()) && in HasOverflowed() |