Searched refs:then_record (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
H A Dhydrogen.cc991 MergeAtJoinBlock* then_record = else_record->next_; local
993 *then_continuation = then_record->block_;
995 DCHECK(then_record->next_ == NULL);

Completed in 179 milliseconds