Home | History | Annotate | Download | only in builtins

Lines Matching refs:rhs_instance_type

70       Node* rhs_instance_type = assembler->LoadInstanceType(rhs);
76 assembler->Word32Shl(rhs_instance_type, assembler->Int32Constant(8)));
222 Node* rhs_instance_type = assembler->LoadInstanceType(rhs);
228 assembler->Word32Shl(rhs_instance_type, assembler->Int32Constant(8)));