Home
last modified time | relevance | path

Searched refs:UpdatePointers (Results 1 – 4 of 4) sorted by relevance

/external/chromium/sdch/open-vcdiff/src/
Ddecodetable.h75 void UpdatePointers(const char** instructions_and_sizes, in UpdatePointers() function
Dvcdecoder.cc1338 reader_.UpdatePointers(instructions_and_sizes_.UnparsedDataAddr(), in DecodeWindows()
/external/v8/src/
Dmark-compact.h341 static void UpdatePointers();
Dmark-compact.cc83 UpdatePointers(); in CollectGarbage()
1633 void MarkCompactCollector::UpdatePointers() { in UpdatePointers() function in v8::internal::MarkCompactCollector