Home | History | Annotate | Download | only in src

Lines Matching refs:element_object

3119           HeapObject* element_object = HeapObject::cast(element);
3120 CHECK(heap()->Contains(element_object));
3121 CHECK(element_object->map()->IsMap());