HomeSort by relevance Sort by last modified time
    Searched defs:code_offsets_ (Results 1 - 2 of 2) sorted by null

  /external/v8/src/snapshot/
builtin-serializer.h 57 uint32_t code_offsets_[BuiltinSnapshotUtils::kNumberOfCodeObjects]; member in class:v8::internal::BuiltinSerializer
builtin-deserializer.h 72 // code object within the snapshot (and within {code_offsets_}). We need this
79 Vector<const uint32_t> code_offsets_; member in class:v8::internal::final

Completed in 381 milliseconds