Searched refs:op_strcat (Results 1 – 7 of 7) sorted by relevance
175 macro(op_strcat, 4) \
1129 case op_strcat: { in dump()
308 DEFINE_OP(op_strcat) in privateCompileMainPass()
3335 DEFINE_STUB_FUNCTION(EncodedJSValue, op_strcat) in DEFINE_STUB_FUNCTION() argument
4427 DEFINE_OPCODE(op_strcat) { in privateExecute()4442 vPC += OPCODE_LENGTH(op_strcat); in privateExecute()
1812 emitOpcode(op_strcat); in emitStrcat()
4899 Enable op_strcat across += assignments. This patch allows the lhs of a read/modify node5061 generation to emit a new op_strcat instruction. By handling the full set of