Lines Matching full:heapobject
1206 CONVERT_ARG_CHECKED(HeapObject, templ, 0);
1208 int offset = index * kPointerSize + HeapObject::kHeaderSize;
1218 return *HeapObject::RawField(templ, offset);
1224 CONVERT_ARG_CHECKED(HeapObject, object, 0);
1243 CONVERT_ARG_CHECKED(HeapObject, object, 0);
1771 reinterpret_cast<HeapObject*>(new_object)->
4774 !HeapObject::cast(map->prototype())->map()->is_hidden_prototype()) {
5202 HeapObject* heap_obj = HeapObject::cast(obj);
8999 HeapObject::cast(args[0])->map()->Print();
9263 heap->CreateFillerObjectAt(HeapObject::cast(allocation)->address(), size);
9920 HeapObject* elements = object->elements();
11452 for (HeapObject* obj = iterator.next();
12028 HeapObject* heap_obj = NULL;
12157 HeapObject* heap_obj = NULL;
12314 for (HeapObject* obj = iterator->next();
12849 HeapObject* obj = NULL;