Searched defs:context_size_ (Results 1 – 3 of 3) sorted by relevance
/external/v8/ | ||
D | snap.cc | 26764 const int Snapshot::context_size_ = 76803; member in v8::internal::Snapshot |
/external/v8/src/ | ||
D | snapshot-empty.cc | 20 const int Snapshot::context_size_ = 0; member in v8::internal::Snapshot |
D | snapshot.h | 60 static const int context_size_; variable |