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

/external/v8/src/asmjs/
H A Dasm-typer.cc1503 const int64_t max_lbl = *cases_seen.rbegin(); local
1505 if (max_lbl - min_lbl > std::numeric_limits<int32_t>::max()) {

Completed in 117 milliseconds