Searched refs:reloc_info_array (Results 1 - 1 of 1) sorted by relevance
/external/v8/src/heap/ | ||
H A D | heap.cc | 3499 ByteArray* reloc_info_array; local 3503 if (!allocation.To(&reloc_info_array)) return allocation; 3537 new_code->set_relocation_info(reloc_info_array); |
Completed in 161 milliseconds