Searched refs:context_size_ (Results 1 – 3 of 3) sorted by relevance
64 if (context_size_ == 0) { in NewContextFromSnapshot()74 SnapshotByteSource source(context_data_, context_size_); in NewContextFromSnapshot()
40 const int Snapshot::context_size_ = 0; member in v8::internal::Snapshot
64 static const int context_size_; variable