Searched refs:context_data_ (Results 1 – 2 of 2) sorted by relevance
38 static const byte* context_data() { return context_data_; } in context_data()49 static const byte context_data_[]; variable
18 const byte Snapshot::context_data_[] = { 0 }; member in v8::internal::Snapshot