Searched defs:instruction_end (Results 1 – 3 of 3) sorted by relevance
24 Address CodeReference::instruction_end() const { in instruction_end() function in v8::internal::CodeReference
52 unsigned int *instruction_end = &(*instruction_ranges)[instruction_ranges->len - 1]; in _calculate_glyf_and_loca_prime_size() local178 unsigned int instruction_end = instruction_ranges[i * 2 + 1]; in _write_glyf_and_loca_prime() local
1149 int instruction_end = static_cast<int>(instructions_.size()); in VisitControl() local