HomeSort by relevance Sort by last modified time
    Searched refs:SMI (Results 1 - 17 of 17) sorted by null

  /external/v8/test/mjsunit/
elements-kind.js 28 // Flags: --allow-natives-syntax --smi-only-arrays --expose-gc
31 // Since --smi-only-arrays affects builtins, its default setting at compile
32 // time sticks if built with snapshot. If --smi-only-arrays is deactivated
33 // by default, only a no-snapshot build actually has smi-only arrays enabled
34 // in this test case. Depending on whether smi-only arrays are actually
35 // enabled, this test takes the appropriate code path to check smi-only arrays.
40 print("Tests include smi-only arrays.");
42 print("Tests do NOT include smi-only arrays.");
46 fast_smi_only : 'fast smi only elements',
119 // Make sure the element kind transitions from smionly when a non-smi is stored
    [all...]
  /external/v8/src/
code-stubs.cc 258 handler_table->set(0, Smi::FromInt(handler_offset_));
364 if (Contains(SMI)) stream->Add("Smi");
397 Add(SMI);
398 return Smi::cast(*object)->value() != 0;
type-info.cc 48 info = TypeInfo::Smi();
178 Smi::cast(*value)->value() == TypeFeedbackCells::kForInFastCaseMarker;
251 CheckType check = static_cast<CheckType>(Smi::cast(*value)->value());
315 return TypeInfo::Smi();
368 case UnaryOpIC::SMI:
369 return TypeInfo::Smi();
393 case BinaryOpIC::SMI:
399 return TypeInfo::Smi();
400 case BinaryOpIC::SMI:
401 return TypeInfo::Smi();
    [all...]
ic.cc 840 return Smi::FromInt(String::cast(*string)->length());
    [all...]
ic.h 722 SMI,
746 SMI,
code-stubs.h 586 // Generate the comparison code for two smi operands in the stub.
824 // is a number (smi or heap number) that is a valid index into the
915 // is a number (smi or heap number) that is a valid index into the
1032 SMI,
    [all...]
  /external/v8/test/mjsunit/regress/
regress-1246.js 29 // the given radix is not a SMI.
  /external/oprofile/events/x86-64/family11h/
unit_masks 208 0x04 SMI
  /external/v8/src/x64/
code-stubs-x64.cc 130 __ Move(FieldOperand(rax, FixedArray::kLengthOffset), Smi::FromInt(length));
179 __ Move(FieldOperand(rax, FixedArray::kLengthOffset), Smi::FromInt(length));
181 // If this block context is nested in the global context we get a smi
188 const char* message = "Expected 0 as a Smi sentinel";
423 if (types_.Contains(SMI)) {
434 // If we need a map later and have a Smi -> patch.
534 // same register as the result, because we never see Smi-zero here.
545 __ Push(Smi::FromInt(tos_.code()));
546 __ Push(Smi::FromInt(types_.ToByte()));
578 // This fails if either argument is not a Smi nor a HeapNumber
    [all...]
lithium-codegen-x64.cc 463 // Signal that we don't inline smi code before these stubs in the
570 data->SetInlinedFunctionCount(Smi::FromInt(inlined_function_count_));
579 data->SetOsrAstId(Smi::FromInt(info_->osr_ast_id()));
580 data->SetOsrPcOffset(Smi::FromInt(osr_pc_offset_));
585 data->SetAstId(i, Smi::FromInt(env->ast_id()));
586 data->SetTranslationIndex(i, Smi::FromInt(env->translation_index()));
588 Smi::FromInt(env->arguments_stack_height()));
589 data->SetPc(i, Smi::FromInt(env->pc_offset()));
    [all...]
  /external/clang/lib/Sema/
SemaDeclCXX.cpp     [all...]
  /external/v8/src/arm/
code-stubs-arm.cc 160 __ mov(r2, Operand(Smi::FromInt(length)));
166 __ mov(r1, Operand(Smi::FromInt(0)));
210 __ mov(r2, Operand(Smi::FromInt(length)));
213 // If this block context is nested in the global context we get a smi
220 const char* message = "Expected 0 as a Smi sentinel";
422 // Takes a Smi and converts to an IEEE 64 bit floating point value in two
466 // Convert from Smi to integer.
470 // the 2's complement sign bit in a Smi.
536 // Write Smi from r0 to r3 and r2 in double format.
541 // Write Smi from r1 to r1 and r0 in double format
    [all...]
lithium-codegen-arm.cc 579 // Signal that we don't inline smi code before these stubs in the
688 data->SetInlinedFunctionCount(Smi::FromInt(inlined_function_count_));
697 data->SetOsrAstId(Smi::FromInt(info_->osr_ast_id()));
698 data->SetOsrPcOffset(Smi::FromInt(osr_pc_offset_));
703 data->SetAstId(i, Smi::FromInt(env->ast_id()));
704 data->SetTranslationIndex(i, Smi::FromInt(env->translation_index()));
706 Smi::FromInt(env->arguments_stack_height()));
707 data->SetPc(i, Smi::FromInt(env->pc_offset()));
    [all...]
  /external/v8/src/ia32/
code-stubs-ia32.cc 136 Immediate(Smi::FromInt(length)));
187 Immediate(Smi::FromInt(length)));
189 // If this block context is nested in the global context we get a smi
196 const char* message = "Expected 0 as a Smi sentinel";
441 if (types_.Contains(SMI)) {
452 // If we need a map later and have a Smi -> patch.
569 // same register as the result, because we never see Smi-zero here.
580 __ push(Immediate(Smi::FromInt(tos_.code())));
581 __ push(Immediate(Smi::FromInt(types_.ToByte())));
600 // be either a smi or a heap number object (fp value). Requirements
    [all...]
lithium-codegen-ia32.cc 461 // Signal that we don't inline smi code before these stubs in the
569 __ sub(Operand(eax), Immediate(Smi::FromInt(1)));
572 __ mov(eax, Immediate(Smi::FromInt(FLAG_deopt_every_n_times)));
611 data->SetInlinedFunctionCount(Smi::FromInt(inlined_function_count_));
620 data->SetOsrAstId(Smi::FromInt(info_->osr_ast_id()));
621 data->SetOsrPcOffset(Smi::FromInt(osr_pc_offset_));
626 data->SetAstId(i, Smi::FromInt(env->ast_id()));
627 data->SetTranslationIndex(i, Smi::FromInt(env->translation_index()));
629 Smi::FromInt(env->arguments_stack_height()));
630 data->SetPc(i, Smi::FromInt(env->pc_offset()))
    [all...]
  /external/v8/src/mips/
code-stubs-mips.cc 162 __ li(a2, Operand(Smi::FromInt(length)));
168 __ li(a1, Operand(Smi::FromInt(0)));
211 __ li(a2, Operand(Smi::FromInt(length)));
214 // If this block context is nested in the global context we get a smi
221 const char* message = "Expected 0 as a Smi sentinel";
419 // Takes a Smi and converts to an IEEE 64 bit floating point value in two
467 // Convert from Smi to integer.
471 // the 2's complement sign bit in a Smi.
536 // Write Smi from a0 to a3 and a2 in double format.
541 // Write Smi from a1 to a1 and a0 in double format
    [all...]
lithium-codegen-mips.cc 651 data->SetInlinedFunctionCount(Smi::FromInt(inlined_function_count_));
660 data->SetOsrAstId(Smi::FromInt(info_->osr_ast_id()));
661 data->SetOsrPcOffset(Smi::FromInt(osr_pc_offset_));
666 data->SetAstId(i, Smi::FromInt(env->ast_id()));
667 data->SetTranslationIndex(i, Smi::FromInt(env->translation_index()));
669 Smi::FromInt(env->arguments_stack_height()));
670 data->SetPc(i, Smi::FromInt(env->pc_offset()));
    [all...]

Completed in 684 milliseconds