Searched defs:instruction_start (Results 1 – 9 of 9) sorted by relevance
24 Address instruction_start() const { return code->InstructionStart(); } in instruction_start() function39 Address instruction_start() const { in instruction_start() function63 Address instruction_start() const { in instruction_start() function
34 SafepointTable::SafepointTable(Address instruction_start, in SafepointTable()
117 Address instruction_start = kNullAddress; in SymbolizeTickSample() local
129 Address instruction_start() const { return instruction_start_; } in instruction_start() function
258 Address instruction_start() const { in instruction_start() function
1888 Address handler_fp, int num_frames_above_handler) { in ThrowInternal()1955 Address instruction_start = code.InstructionStart(this, frame->pc()); in ThrowInternal() local3669 Address instruction_start = d.InstructionStartOfBuiltin(builtin); in ThrowInternal() local
2058 Address instruction_start = wasm_code()->instruction_start(); in Print() local
428 Address instruction_start = InstructionStart(isolate, pc); in GetOffsetFromInstructionStart() local
1201 auto FinishEmittedInstructions = [&](Node* node, int instruction_start) { in VisitBlock()1346 int instruction_start = static_cast<int>(instructions_.size()); in VisitControl() local