Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/jit/
DJITOpcodes32_64.cpp1707 Jump skipOutofLineParams; in emit_op_get_argument_by_val() local
1714 skipOutofLineParams = jump(); in emit_op_get_argument_by_val()
1724 skipOutofLineParams.link(this); in emit_op_get_argument_by_val()
DJITOpcodes.cpp1572 Jump skipOutofLineParams; in emit_op_get_argument_by_val() local
1578 skipOutofLineParams = jump(); in emit_op_get_argument_by_val()
1587 skipOutofLineParams.link(this); in emit_op_get_argument_by_val()