Lines Matching refs:JumpIfNotSmi
464 __ JumpIfNotSmi(r3, &after_sentinel); in Generate() local
1034 __ JumpIfNotSmi(input, fail); in ICCompareStub_CheckInputType() local
1063 __ JumpIfNotSmi(r2, ¬_two_smis); in GenerateGeneric() local
1081 __ JumpIfNotSmi(r2, ¬_smis); in GenerateGeneric() local
1252 __ JumpIfNotSmi(r0, &input_not_smi); in Generate() local
2251 __ JumpIfNotSmi(object, &object_not_null_or_smi); in Generate() local
2398 __ JumpIfNotSmi(value, &miss); in Generate() local
2428 __ JumpIfNotSmi(r1, &slow); in GenerateReadElement() local
2943 __ JumpIfNotSmi(r1, &runtime); in Generate()
3225 __ JumpIfNotSmi(r1, &slowcase); in Generate() local
3544 __ JumpIfNotSmi(index_, &index_not_smi_); in GenerateFast() local
3597 __ JumpIfNotSmi(index_, index_out_of_range_); in GenerateSlow() local
4745 __ JumpIfNotSmi(r2, &miss); in GenerateSmis() local
4770 __ JumpIfNotSmi(r1, &miss); in GenerateNumbers() local
4773 __ JumpIfNotSmi(r0, &miss); in GenerateNumbers() local