Home | History | Annotate | Download | only in mjsunit

Lines Matching refs:Grow

31 // to an array that grow it by a single element. Test functions are
178 // Grow the empty array with a double store.
191 // Verify that a grow store will deoptimize if the max gap (difference between
212 // Verify that a polymorphic store and grow IC when crankshafted is still
213 // a grow IC (earlier it would revert to a standard store in the polymorphic
221 f(a, 1, "hi"); // DOUBLE packed array -> tagged packed grow
228 // Should be a polymorphic grow stub. If not a grow stub it will deopt.
243 f(a, 0, "hi"); // DOUBLE packed array -> tagged packed grow
252 // An attempt to grow should cause deopt