Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dgap-resolver.cc51 move->SetPending(); in PerformMove()
Dinstruction.h659 void SetPending() { destination_ = InstructionOperand(); } in SetPending() function