Home
last modified time | relevance | path

Searched refs:UpdatePointers (Results 1 - 8 of 8) sorted by relevance

/third_party/node/deps/v8/src/baseline/
H A Dbytecode-offset-iterator.h70 reinterpret_cast<BytecodeOffsetIterator*>(iterator)->UpdatePointers(); in UpdatePointersCallback()
73 void UpdatePointers();
H A Dbytecode-offset-iterator.cc57 void BytecodeOffsetIterator::UpdatePointers() { in UpdatePointers() function in v8::internal::baseline::BytecodeOffsetIterator
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-array-iterator.h151 reinterpret_cast<BytecodeArrayIterator*>(iterator)->UpdatePointers(); in UpdatePointersCallback()
154 void UpdatePointers();
H A Dbytecode-array-iterator.cc272 void BytecodeArrayIterator::UpdatePointers() { in UpdatePointers() function in v8::internal::interpreter::BytecodeArrayIterator
/third_party/node/deps/v8/src/json/
H A Djson-parser.h316 reinterpret_cast<JsonParser<Char>*>(parser)->UpdatePointers(); in UpdatePointersCallback()
319 void UpdatePointers() { in UpdatePointers() function
351 // register an UpdatePointers callback. For this reason, chars_, cursor_ and
/third_party/node/deps/v8/src/web-snapshot/
H A Dweb-snapshot.h296 reinterpret_cast<WebSnapshotDeserializer*>(deserializer)->UpdatePointers(); in UpdatePointersCallback()
299 void UpdatePointers();
H A Dweb-snapshot.cc1268 void WebSnapshotDeserializer::UpdatePointers() { in UpdatePointers() function in v8::internal::WebSnapshotDeserializer
/third_party/node/deps/v8/src/heap/
H A Dmark-compact.cc4208 UpdatePointers(delegate);
4211 UpdatePointers(delegate);
4215 void UpdatePointers(JobDelegate* delegate) { in UpdatePointers() function in v8::internal::PointersUpdatingJob

Completed in 16 milliseconds