Home | History | Annotate | Download | only in src

Lines Matching refs:HTypeof

6190   HInstruction* instr = new(zone()) HTypeof(context, value);
6725 HTypeof* typeof_expr,
6727 // Note: The HTypeof itself is removed during canonicalization, if possible.
6753 HTypeof** typeof_expr,
6759 *typeof_expr = HTypeof::cast(left);
6770 HTypeof** typeof_expr,
6830 HTypeof* typeof_expr = NULL;