HomeSort by relevance Sort by last modified time
    Searched refs:kHotObject (Results 1 - 3 of 3) sorted by null

  /external/v8/src/snapshot/
serializer-common.h 182 static const int kHotObject = 0x38;
deserializer.cc     [all...]
serializer.cc 166 sink_.Put(kHotObject + index, "HotObject");

Completed in 1236 milliseconds