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

/external/v8/src/
H A Dobjects.cc3711 int offset_correction = 0; local
3733 *offset_ptr = offset + offset_correction;
3741 offset_correction += left_length;
3748 *offset_ptr = offset + offset_correction;
3764 *offset_ptr = offset + offset_correction;
4098 int offset_correction = 0; local
4112 *offset_ptr = offset + offset_correction;
4119 offset_correction += left_length;
4126 *offset_ptr = offset + offset_correction;
4140 offset_correction
[all...]

Completed in 44 milliseconds