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

/external/v8/src/
H A Dobjects.cc7746 ByteArray* recompiled_relocation = recompiled->relocation_info(); local
7748 if (length != recompiled_relocation->length()) return false;
7750 recompiled_relocation->GetDataStartAddress(),

Completed in 116 milliseconds