Searched defs:unchecked_relocation_info (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dobjects-inl.h4171 ByteArray* Code::unchecked_relocation_info() { function in class:Code
4177 return unchecked_relocation_info()->GetDataStartAddress();
4182 return unchecked_relocation_info()->length();

Completed in 228 milliseconds