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

/external/chromium_org/v8/src/
H A Dhydrogen.cc983 void HGraphBuilder::IfBuilder::Finish(HBasicBlock** then_continuation, argument
992 if (then_continuation != NULL) {
993 *then_continuation = then_record->block_;

Completed in 216 milliseconds