Lines Matching defs:result
179 StackFrame* result = SingletonFor(type);
180 DCHECK((!result) == (type == StackFrame::NO_FRAME_TYPE));
181 if (result) result->state_ = *state;
182 return result;
567 Code result = GetContainingCode(isolate(), pc());
568 DCHECK_GE(pc(), result.InstructionStart(isolate(), pc()));
569 DCHECK_LT(pc(), result.InstructionEnd(isolate(), pc()));
570 return result;
2546 // value of result register is preserved during continuation execution.
2547 // We do this here by "pushing" the result of the constructor function to
2602 // value of result register is preserved during continuation execution.
2603 // We do this here by "pushing" the result of callback function to the