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