Home | History | Annotate | Download | only in es7

Lines Matching refs:polymorphic

1708 function TestFastElements(prop, mutation, prepopulate, polymorphic, optimize) {
1720 if (polymorphic) setElement(["M", "i", "l", "n", "e", "r"], 0, "m");
1753 mutation, polymorphic, optimize, oldSize, newSize) {
1769 if (polymorphic) setLength(array(oldSize).map(isNaN), newSize);