Searched defs:instruction_start (Results 1 – 7 of 7) sorted by relevance
21 Address instruction_start() const { return code->InstructionStart(); } in instruction_start() function35 Address instruction_start() const { in instruction_start() function58 Address instruction_start() const { in instruction_start() function
27 SafepointTable::SafepointTable(Address instruction_start, in SafepointTable()
119 Address instruction_start = kNullAddress; in SymbolizeTickSample() local
141 Address instruction_start() const { in instruction_start() function
1697 Address handler_fp) { in ThrowInternal()1752 Address instruction_start = code.InstructionStart(); in ThrowInternal() local3310 Address instruction_start = d.InstructionStartOfBuiltin(i); in ThrowInternal() local
1810 Address instruction_start = isolate() in Print() local
1149 auto FinishEmittedInstructions = [&](Node* node, int instruction_start) { in VisitBlock()1294 int instruction_start = static_cast<int>(instructions_.size()); in VisitControl() local