Searched defs:VisitOffHeapTarget (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ | ||
D | visitors.h | 126 virtual void VisitOffHeapTarget(Code* host, RelocInfo* rinfo) {} in VisitOffHeapTarget() function |
/external/v8/src/snapshot/ | ||
D | serializer.cc | 863 void Serializer<AllocatorT>::ObjectSerializer::VisitOffHeapTarget( in VisitOffHeapTarget() function in v8::internal::Serializer::ObjectSerializer |