Home
last modified time | relevance | path

Searched refs:notImm1 (Results 1 – 1 of 1) sorted by relevance

/external/webkit/JavaScriptCore/jit/
DJITArithmetic.cpp79 Jump notImm1 = getSlowCase(iter); in compileFastArithSlow_op_lshift()
83 notImm1.link(this); in compileFastArithSlow_op_lshift()
213 Jump notImm1 = getSlowCase(iter); in compileFastArithSlow_op_mod()
218 notImm1.link(this); in compileFastArithSlow_op_mod()
400 Jump notImm1 = getSlowCase(iter); in compileBinaryArithOpSlowCase() local
422 notImm1.link(this); in compileBinaryArithOpSlowCase()