Home | History | Annotate | Download | only in ia32

Lines Matching defs:code

6 //     * Redistributions of source code must retain the above copyright
94 __ lea(ebx, FieldOperand(ebx, Code::kHeaderSize));
103 Handle<Code> arguments_adaptor =
125 // Try to allocate the object without transitioning into C code. If any of the
126 // preconditions is not met, the code bails out to the runtime call.
214 // jump into the continuation code at any time from now on. Any failures
339 Handle<Code> code =
342 __ InvokeCode(code, expected, expected,
439 // Invoke the code.
449 // context and the function left on the stack by the code
481 __ lea(ecx, FieldOperand(eax, Code::kHeaderSize));
501 __ lea(ecx, FieldOperand(eax, Code::kHeaderSize));
686 // 5b. Get the code to call from the function and check that the number of
688 // (tail-call) to the code in register edx without checking arguments.
804 Handle<Code> ic = masm->isolate()->builtins()->KeyedLoadIC_Initialize();
906 // Fill the FixedArray with the hole value. Inline the code if short.
1032 // If the Array cannot be constructed in native code the runtime is called. This
1042 // preserved for entering the generic code. In both cases argc in eax needs to
1091 // The single argument passed is zero, so we jump to the code above used to
1207 // Restore argc and constructor before running the generic code.
1238 // Run the native code for the Array function called as a normal function.
1241 // Jump to the generic array code in case the specialized code cannot handle
1244 Handle<Code> array_code =
1260 // The array construct code is only set for the global and natives
1272 // Run the native code for the Array function called as constructor.
1275 // Jump to the generic construct code in case the specialized code cannot
1278 Handle<Code> generic_construct_stub =
1449 // -- edx : code entry to call
1528 __ Abort("Unreachable code: Cannot optimize without SSE2 support.");
1543 // unoptimized code and check if we want to do OSR yet. If not we
1549 __ cmpb(ebx, FieldOperand(ecx, Code::kAllowOSRAtLoopNestingLevelOffset));
1576 __ Abort("Unreachable code: returned from tail call.");
1585 // Generate the code for doing the frame-to-frame translation using