• Home
  • Raw
  • Download

Lines Matching defs:JumpIfNotSmi

48   __ JumpIfNotSmi(eax, &check_heap_number, Label::kNear);  in Generate()  local
194 __ JumpIfNotSmi(ecx, &after_sentinel, Label::kNear); in Generate() local
444 __ JumpIfNotSmi(argument, &not_smi, Label::kNear); in Generate() local
894 __ JumpIfNotSmi(eax, non_smi, non_smi_near); in GenerateSmiCodeSub() local
914 __ JumpIfNotSmi(eax, non_smi, non_smi_near); in GenerateSmiCodeBitNot() local
1278 __ JumpIfNotSmi(combined, &not_smis); in GenerateSmiCode() local
1807 __ JumpIfNotSmi(eax, &skip_allocation, Label::kNear); in GenerateInt32Stub() local
2021 __ JumpIfNotSmi(eax, &skip_allocation, Label::kNear); in GenerateHeapNumberStub() local
2220 __ JumpIfNotSmi(eax, &skip_allocation, Label::kNear); in GenerateGeneric() local
2335 __ JumpIfNotSmi(edx, &skip_allocation, Label::kNear); in GenerateHeapResultAllocation() local
2350 __ JumpIfNotSmi(eax, &skip_allocation, Label::kNear); in GenerateHeapResultAllocation() local
2397 __ JumpIfNotSmi(eax, &input_not_smi, Label::kNear); in Generate() local
2690 __ JumpIfNotSmi(edx, &arg1_is_object, Label::kNear); in LoadUnknownsAsIntegers() local
2716 __ JumpIfNotSmi(eax, &arg2_is_object, Label::kNear); in LoadUnknownsAsIntegers() local
2979 __ JumpIfNotSmi(exponent, &exponent_not_smi, Label::kNear); in Generate() local
2990 __ JumpIfNotSmi(exponent, &exponent_not_smi, Label::kNear); in Generate() local
3212 __ JumpIfNotSmi(edx, &slow, Label::kNear); in GenerateReadElement() local
4033 __ JumpIfNotSmi(ebx, &slowcase); in Generate() local
4145 __ JumpIfNotSmi(object, &not_smi, Label::kNear); in GenerateLookupNumberStringCache() local
4237 __ JumpIfNotSmi(ecx, &non_smi, Label::kNear); in Generate() local
5265 __ JumpIfNotSmi(object, &object_not_null_or_smi, Label::kNear); in Generate() local
5370 __ JumpIfNotSmi(index_, &index_not_smi_); in GenerateFast() local
5422 __ JumpIfNotSmi(index_, index_out_of_range_); in GenerateSlow() local
6159 __ JumpIfNotSmi(ecx, &runtime); in Generate() local
6161 __ JumpIfNotSmi(edx, &runtime); in Generate() local
6514 __ JumpIfNotSmi(ecx, &miss, Label::kNear); in GenerateSmis() local