Searched refs:IsCreateArrayWithBufferOp (Results 1 – 2 of 2) sorted by relevance
71 } else if (Bytecodes::IsCreateArrayWithBufferOp(opcode)) { in Record()
373 static bool IsCreateArrayWithBufferOp(EcmaOpcode opcode) in IsCreateArrayWithBufferOp() function