Searched refs:context_cell_space_used_ (Results 1 – 3 of 3) sorted by relevance
36 const int Snapshot::context_cell_space_used_ = 0; member in v8::internal::Snapshot
63 static const int context_cell_space_used_; variable
118 deserializer.set_reservation(CELL_SPACE, context_cell_space_used_); in NewContextFromSnapshot()