Home | History | Annotate | Download | only in builtins

Lines Matching refs:IsFixedArray

824             IsFixedArrayField::encode(storage->IsFixedArray()) |
825 HasSimpleElementsField::encode(storage->IsFixedArray() ||
1012 if (array->elements()->IsFixedArray()) {
1084 if (object->elements()->IsFixedArray()) {
1263 if (array->elements()->IsFixedArray()) {