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

/external/v8/src/ia32/
H A Dstub-cache-ia32.cc1971 Label wont_fit_into_smi; local
1973 __ j(not_zero, &wont_fit_into_smi);
1982 __ bind(&wont_fit_into_smi);

Completed in 38 milliseconds