Lines Matching refs:HStackCheck
1315 class HStackCheck: public HTemplateInstruction<1> {1322 HStackCheck(HValue* context, Type type) : type_(type) {