Home | History | Annotate | Download | only in ia32

Lines Matching defs:sentinel

2494       const int sentinel = SharedFunctionInfo::kDontAdaptArgumentsSentinel;
2495 if (expected.immediate() == sentinel) {