Home | History | Annotate | Download | only in src

Lines Matching refs:HCheckInstanceType

5663       AddInstruction(HCheckInstanceType::NewIsSpecObject(object, zone()));
5889 AddInstruction(HCheckInstanceType::NewIsString(string, zone()));
7676 AddInstruction(HCheckInstanceType::NewIsString(string, zone()));
7793 AddInstruction(HCheckInstanceType::NewIsString(left, zone()));
7795 AddInstruction(HCheckInstanceType::NewIsString(right, zone()));
8155 AddInstruction(HCheckInstanceType::NewIsSpecObject(left, zone()));
8157 AddInstruction(HCheckInstanceType::NewIsSpecObject(right, zone()));
8170 AddInstruction(HCheckInstanceType::NewIsInternalizedString(left, zone()));
8172 AddInstruction(HCheckInstanceType::NewIsInternalizedString(right, zone()));