Lines Matching defs:LCallNew
1997 class LCallNew V8_FINAL : public LTemplateInstruction<1, 2, 0> {1999 LCallNew(LOperand* context, LOperand* constructor) {