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

/external/chromium_org/v8/test/cctest/
H A Dtest-macro-assembler-x64.cc1975 Label fail_ok3; local
1976 __ SmiShiftLogicalRight(r9, rcx, r8, &fail_ok3);
1978 __ bind(&fail_ok3);
/external/v8/test/cctest/
H A Dtest-macro-assembler-x64.cc1991 Label fail_ok3; local
1992 __ SmiShiftLogicalRight(r9, rcx, r8, &fail_ok3);
1994 __ bind(&fail_ok3);

Completed in 55 milliseconds