Home | History | Annotate | Download | only in ia32

Lines Matching refs:Code

6 //     * Redistributions of source code must retain the above copyright
99 // Try to allocate the object without transitioning into C code. If any of
100 // the preconditions is not met, the code bails out to the runtime call.
190 // and jump into the continuation code at any time from now on. Any
316 Handle<Code> code =
319 __ InvokeCode(code, expected, expected, RelocInfo::CODE_TARGET,
424 // Invoke the code.
435 // context and the function left on the stack by the code
473 __ lea(eax, FieldOperand(eax, Code::kHeaderSize));
499 __ lea(eax, FieldOperand(eax, Code::kHeaderSize));
711 // 5b. Get the code to call from the function and check that the number of
713 // (tail-call) to the code in register edx without checking arguments.
840 Handle<Code> ic = masm->isolate()->builtins()->KeyedLoadIC_Initialize();
954 // Fill the FixedArray with the hole value. Inline the code if short.
1080 // If the Array cannot be constructed in native code the runtime is called. This
1090 // preserved for entering the generic code. In both cases argc in eax needs to
1138 // The single argument passed is zero, so we jump to the code above used to
1302 // Restore argc and constructor before running the generic code.
1333 // Run the native code for the InternalArray function called as a normal
1337 // Jump to the generic internal array code in case the specialized code cannot
1340 Handle<Code> array_code =
1367 // Run the native code for the Array function called as a normal function.
1370 // Jump to the generic array code in case the specialized code cannot handle
1373 Handle<Code> array_code =
1389 // The array construct code is only set for the global and natives
1401 // Run the native code for the Array function called as constructor.
1404 // Jump to the generic construct code in case the specialized code cannot
1407 Handle<Code> generic_construct_stub =
1580 // -- edx : code entry to call
1665 __ Abort("Unreachable code: Cannot optimize without SSE2 support.");
1680 // unoptimized code and check if we want to do OSR yet. If not we
1686 __ cmpb(ebx, FieldOperand(ecx, Code::kAllowOSRAtLoopNestingLevelOffset));
1716 __ Abort("Unreachable code: returned from tail call.");
1726 // Generate the code for doing the frame-to-frame translation using