Home
last modified time | relevance | path

Searched refs:WriteExternalPointer (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/snapshot/
H A Ddeserializer.h166 inline int WriteExternalPointer(TSlot dest, Address value,
H A Ddeserializer.cc208 int Deserializer<IsolateT>::WriteExternalPointer(TSlot dest, Address value, in WriteExternalPointer() function in v8::internal::Deserializer
1030 return WriteExternalPointer(slot_accessor.slot(), address, tag); in ReadSingleBytecodeData()
1211 return WriteExternalPointer(slot_accessor.slot(), address, tag); in ReadSingleBytecodeData()

Completed in 3 milliseconds