Searched refs:context_size_ (Results 1 – 3 of 3) sorted by relevance
39 static int context_size() { return context_size_; } in context_size()67 static const int context_size_; variable
20 const int Snapshot::context_size_ = 0; member in v8::internal::Snapshot
106 if (context_size_ == 0) { in NewContextFromSnapshot()