Searched refs:context_cell_space_used_ (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/v8/src/
H A Dsnapshot-empty.cc59 const int Snapshot::context_cell_space_used_ = 0; member in class:v8::internal::Snapshot
H A Dsnapshot.h86 static const int context_cell_space_used_; member in class:v8::internal::Snapshot
H A Dsnapshot-common.cc132 deserializer.set_reservation(CELL_SPACE, context_cell_space_used_);

Completed in 102 milliseconds