Home
last modified time | relevance | path

Searched refs:SetDeferredSourceInfo (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/interpreter/
Dbytecode-array-builder.cc119 void BytecodeArrayBuilder::SetDeferredSourceInfo( in SetDeferredSourceInfo() function in v8::internal::interpreter::BytecodeArrayBuilder
656 SetDeferredSourceInfo(CurrentSourcePosition(Bytecode::kLdar)); in LoadAccumulatorWithRegister()
669 SetDeferredSourceInfo(CurrentSourcePosition(Bytecode::kStar)); in StoreAccumulatorInRegister()
683 SetDeferredSourceInfo(CurrentSourcePosition(Bytecode::kMov)); in MoveRegister()
Dbytecode-array-builder.h561 void SetDeferredSourceInfo(BytecodeSourceInfo source_info);