Searched refs:UpdatePointers (Results 1 – 8 of 8) sorted by relevance
70 reinterpret_cast<BytecodeOffsetIterator*>(iterator)->UpdatePointers(); in UpdatePointersCallback()73 void UpdatePointers();
57 void BytecodeOffsetIterator::UpdatePointers() { in UpdatePointers() function in v8::internal::baseline::BytecodeOffsetIterator
151 reinterpret_cast<BytecodeArrayIterator*>(iterator)->UpdatePointers(); in UpdatePointersCallback()154 void UpdatePointers();
272 void BytecodeArrayIterator::UpdatePointers() { in UpdatePointers() function in v8::internal::interpreter::BytecodeArrayIterator
316 reinterpret_cast<JsonParser<Char>*>(parser)->UpdatePointers(); in UpdatePointersCallback()319 void UpdatePointers() { in UpdatePointers() function
296 reinterpret_cast<WebSnapshotDeserializer*>(deserializer)->UpdatePointers(); in UpdatePointersCallback()299 void UpdatePointers();
1268 void WebSnapshotDeserializer::UpdatePointers() { in UpdatePointers() function in v8::internal::WebSnapshotDeserializer
4207 UpdatePointers(delegate); in Run()4210 UpdatePointers(delegate); in Run()4214 void UpdatePointers(JobDelegate* delegate) { in UpdatePointers() function in v8::internal::PointersUpdatingJob