Searched defs:DeleteAndReplaceWith (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
H A Dhydrogen-instructions.cc485 void HValue::DeleteAndReplaceWith(HValue* other) { function in class:v8::internal::HValue
2126 previous_index->DeleteAndReplaceWith(NULL);
2569 from->DeleteAndReplaceWith(NULL);
3852 DeleteAndReplaceWith(dominated_allocate_instr);

Completed in 210 milliseconds