Home
last modified time | relevance | path

Searched refs:jssp (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/execution/
Disolate.cc5416 uintptr_t jssp = static_cast<uintptr_t>(jssp_address); in ThrowInternal() local
5417 if (jssp - gap < stack_guard->real_jslimit()) return true; in ThrowInternal()