V8 Project
|
Public Member Functions | |
virtual void | VisitPointers (Object **start, Object **end) |
int | count () |
Handle< JSGlobalObject > & | at (int i) |
Private Attributes | |
List< Handle< JSGlobalObject > > | objects_ |
Definition at line 2191 of file heap-snapshot-generator.cc.
|
inline |
Definition at line 2208 of file heap-snapshot-generator.cc.
References objects_.
Referenced by v8::internal::V8HeapExplorer::TagGlobalObjects().
|
inline |
Definition at line 2207 of file heap-snapshot-generator.cc.
References objects_.
Referenced by v8::internal::V8HeapExplorer::TagGlobalObjects().
|
inlinevirtual |
Definition at line 2193 of file heap-snapshot-generator.cc.
References v8::internal::Context::cast(), v8::internal::Context::global_proxy(), v8::internal::HeapObject::map(), and objects_.
|
private |
Definition at line 2211 of file heap-snapshot-generator.cc.
Referenced by at(), count(), and VisitPointers().