Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/execution/
Dstack-guard.h190 friend class StackLimitCheck; variable
Disolate.h2492 explicit StackLimitCheck(Isolate* isolate) : isolate_(isolate) {} in StackLimitCheck() function