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

/external/chromium_org/v8/src/
H A Dobjects-inl.h6191 ByteArray* Code::unchecked_relocation_info() { function in class:v8::internal::Code::FindAndReplacePattern::Code
6197 return unchecked_relocation_info()->GetDataStartAddress();
6202 return unchecked_relocation_info()->length();

Completed in 61 milliseconds