Searched refs:context_new_space_used_ (Results 1 – 3 of 3) sorted by relevance
31 const int Snapshot::context_new_space_used_ = 0; member in v8::internal::Snapshot
58 static const int context_new_space_used_; variable
113 deserializer.set_reservation(NEW_SPACE, context_new_space_used_); in NewContextFromSnapshot()