Home
last modified time | relevance | path

Searched refs:ObjectContents (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dheap.cc1564 enum ObjectContents { DATA_OBJECT, POINTER_OBJECT }; enum in v8::internal::ScavengingVisitor
1616 template<ObjectContents object_contents, SizeRestriction size_restriction>
1786 template<ObjectContents object_contents>
/external/webkit/Source/WebCore/
DChangeLog-2006-05-1023889 …- remove all remains of old-style frame tree, ChildFrame, ObjectContents and FrameList are all gone
23940 * page/ObjectContents.h: Removed.
25893 * page/ObjectContents.h: Remove unneeded includes.
27183 - remove nearly all the substance of ObjectContents and put it on Frame
27196 (QObject::inherits): Removed case for ObjectContents, which is not long for this
27230 * page/ObjectContents.h:
27231 (ObjectContents::ObjectContents): Removed url, setParent, parent, name,
34142 ObjectContents.
34149 page/ObjectContents.h: Added
34150 (ObjectContents::ObjectContents):
[all …]