Home | History | Annotate | Download | only in jit

Lines Matching defs:notNull

1612     Jump notNull = branch32(NotEqual, regT1, TrustedImm32(JSValue::EmptyValueTag));
1615 notNull.link(this);