Home
last modified time | relevance | path

Searched refs:unchecked_relocation_info (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dobjects-inl.h6191 ByteArray* Code::unchecked_relocation_info() { in unchecked_relocation_info() function
6197 return unchecked_relocation_info()->GetDataStartAddress(); in relocation_start()
6202 return unchecked_relocation_info()->length(); in relocation_size()
Dobjects.h5027 inline ByteArray* unchecked_relocation_info();