Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dglobals.h30 kJSIterationBody, enumerator
39 case StackCheckKind::kJSIterationBody:
Dmachine-operator.cc1633 case StackCheckKind::kJSIterationBody: in StackPointerGreaterThan()
Dbytecode-graph-builder.cc1328 NewNode(javascript()->StackCheck(StackCheckKind::kJSIterationBody)); in BuildIterationBodyStackCheck()