Searched defs:context_size (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
H A Dsnapshot-external.cc30 int context_size; member in struct:v8::internal::SnapshotImpl
83 snapshot_impl_->context_size);
128 &snapshot_impl_->context_size);
H A Dsnapshot.h32 static int context_size() { return context_size_; } function in class:v8::internal::Snapshot

Completed in 738 milliseconds