Home | History | Annotate | Download | only in src

Lines Matching defs:HClassOfTestAndBranch

4587 class HClassOfTestAndBranch V8_FINAL : public HUnaryControlInstruction {
4589 DECLARE_INSTRUCTION_FACTORY_P2(HClassOfTestAndBranch, HValue*,
4603 HClassOfTestAndBranch(HValue* value, Handle<String> class_name)