HomeSort by relevance Sort by last modified time
    Searched full:entry_shortcut (Results 1 - 1 of 1) sorted by null

  /external/v8/src/x87/
codegen-x87.cc 171 Label backward_loop_1byte, backward_loop_4byte, entry_shortcut; local
176 __ j(below_equal, &entry_shortcut);
189 __ bind(&entry_shortcut);

Completed in 190 milliseconds