Searched defs:instruction_start (Results 1 – 11 of 11) sorted by relevance
18 Address CodeReference::instruction_start() const { in instruction_start() function in v8::internal::CodeReference
37 SafepointTable::SafepointTable(Address instruction_start, in SafepointTable()
32 HandlerTable::HandlerTable(Address instruction_start, in HandlerTable()
1264 Address handler_fp) { in Throw()2860 Address instruction_start = d.InstructionStartOfBuiltin(i); in Throw() local
1763 Address instruction_start = isolate() in Print() local
17 Address instruction_start) in CodeEntry()
305 std::unique_ptr<SourcePositionTable> line_info, Address instruction_start) { in NewCodeEntry()
112 Address instruction_start() const { return instruction_start_; } in instruction_start() function
50 unsigned int *instruction_start = &(*instruction_ranges)[instruction_ranges->len - 2]; in _calculate_glyf_and_loca_prime_size() local177 unsigned int instruction_start = instruction_ranges[i * 2]; in _write_glyf_and_loca_prime() local
108 Address instruction_start() const { in instruction_start() function
1078 auto FinishEmittedInstructions = [&](Node* node, int instruction_start) { in VisitBlock()1224 int instruction_start = static_cast<int>(instructions_.size()); in VisitControl() local