Searched defs:UpdatePointers (Results 1 – 5 of 5) sorted by relevance
/third_party/node/deps/v8/src/baseline/ | ||
D | bytecode-offset-iterator.cc | 57 void BytecodeOffsetIterator::UpdatePointers() { in UpdatePointers() function in v8::internal::baseline::BytecodeOffsetIterator |
/third_party/node/deps/v8/src/interpreter/ | ||
D | bytecode-array-iterator.cc | 272 void BytecodeArrayIterator::UpdatePointers() { in UpdatePointers() function in v8::internal::interpreter::BytecodeArrayIterator |
/third_party/node/deps/v8/src/json/ | ||
D | json-parser.h | 319 void UpdatePointers() { in UpdatePointers() function |
/third_party/node/deps/v8/src/web-snapshot/ | ||
D | web-snapshot.cc | 1268 void WebSnapshotDeserializer::UpdatePointers() { in UpdatePointers() function in v8::internal::WebSnapshotDeserializer |
/third_party/node/deps/v8/src/heap/ | ||
D | mark-compact.cc | 4215 void UpdatePointers(JobDelegate* delegate) { in UpdatePointers() function in v8::internal::PointersUpdatingJob |