Searched refs:SetDeferredSourceInfo (Results 1 – 2 of 2) sorted by relevance
119 void BytecodeArrayBuilder::SetDeferredSourceInfo( in SetDeferredSourceInfo() function in v8::internal::interpreter::BytecodeArrayBuilder656 SetDeferredSourceInfo(CurrentSourcePosition(Bytecode::kLdar)); in LoadAccumulatorWithRegister()669 SetDeferredSourceInfo(CurrentSourcePosition(Bytecode::kStar)); in StoreAccumulatorInRegister()683 SetDeferredSourceInfo(CurrentSourcePosition(Bytecode::kMov)); in MoveRegister()
561 void SetDeferredSourceInfo(BytecodeSourceInfo source_info);