Home | History | Annotate | Download | only in src

Lines Matching refs:HIsObjectAndBranch

4379 class HIsObjectAndBranch V8_FINAL : public HUnaryControlInstruction {
4381 DECLARE_INSTRUCTION_FACTORY_P1(HIsObjectAndBranch, HValue*);
4382 DECLARE_INSTRUCTION_FACTORY_P3(HIsObjectAndBranch, HValue*,
4392 HIsObjectAndBranch(HValue* value,