V8 Project
|
Definition at line 17 of file snapshot-external.cc.
int v8::internal::SnapshotImpl::cell_space_used |
Definition at line 26 of file snapshot-external.cc.
Referenced by v8::internal::SetSnapshotFromFile().
int v8::internal::SnapshotImpl::code_space_used |
Definition at line 24 of file snapshot-external.cc.
Referenced by v8::internal::SetSnapshotFromFile().
int v8::internal::SnapshotImpl::context_cell_space_used |
Definition at line 37 of file snapshot-external.cc.
Referenced by v8::internal::SetSnapshotFromFile().
int v8::internal::SnapshotImpl::context_code_space_used |
Definition at line 35 of file snapshot-external.cc.
Referenced by v8::internal::SetSnapshotFromFile().
const byte* v8::internal::SnapshotImpl::context_data |
Definition at line 30 of file snapshot-external.cc.
Referenced by v8::internal::SetSnapshotFromFile().
int v8::internal::SnapshotImpl::context_data_space_used |
Definition at line 34 of file snapshot-external.cc.
Referenced by v8::internal::SetSnapshotFromFile().
int v8::internal::SnapshotImpl::context_lo_space_used |
Definition at line 39 of file snapshot-external.cc.
int v8::internal::SnapshotImpl::context_map_space_used |
Definition at line 36 of file snapshot-external.cc.
Referenced by v8::internal::SetSnapshotFromFile().
int v8::internal::SnapshotImpl::context_new_space_used |
Definition at line 32 of file snapshot-external.cc.
Referenced by v8::internal::SetSnapshotFromFile().
int v8::internal::SnapshotImpl::context_pointer_space_used |
Definition at line 33 of file snapshot-external.cc.
Referenced by v8::internal::SetSnapshotFromFile().
int v8::internal::SnapshotImpl::context_property_cell_space_used |
Definition at line 38 of file snapshot-external.cc.
Referenced by v8::internal::SetSnapshotFromFile().
int v8::internal::SnapshotImpl::context_size |
Definition at line 31 of file snapshot-external.cc.
Referenced by v8::internal::SetSnapshotFromFile().
const byte* v8::internal::SnapshotImpl::data |
Definition at line 19 of file snapshot-external.cc.
Referenced by v8::internal::SetSnapshotFromFile().
int v8::internal::SnapshotImpl::data_space_used |
Definition at line 23 of file snapshot-external.cc.
Referenced by v8::internal::SetSnapshotFromFile().
int v8::internal::SnapshotImpl::lo_space_used |
Definition at line 28 of file snapshot-external.cc.
Referenced by v8::internal::SetSnapshotFromFile().
int v8::internal::SnapshotImpl::map_space_used |
Definition at line 25 of file snapshot-external.cc.
Referenced by v8::internal::SetSnapshotFromFile().
int v8::internal::SnapshotImpl::new_space_used |
Definition at line 21 of file snapshot-external.cc.
Referenced by v8::internal::SetSnapshotFromFile().
int v8::internal::SnapshotImpl::pointer_space_used |
Definition at line 22 of file snapshot-external.cc.
Referenced by v8::internal::SetSnapshotFromFile().
int v8::internal::SnapshotImpl::property_cell_space_used |
Definition at line 27 of file snapshot-external.cc.
Referenced by v8::internal::SetSnapshotFromFile().
int v8::internal::SnapshotImpl::size |
Definition at line 20 of file snapshot-external.cc.
Referenced by v8::internal::SetSnapshotFromFile().