Lines Matching refs:Code
6 // * Redistributions of source code must retain the above copyright
176 // Fill the FixedArray with the hole value. Inline the code if short.
310 // If the Array cannot be constructed in native code the runtime is called. This
319 // entering the generic code. In both cases argc in a0 needs to be preserved.
320 // Both registers are preserved by this code so no need to differentiate between
502 // Run the native code for the InternalArray function called as a normal
506 // Jump to the generic array code if the specialized code cannot handle the
510 Handle<Code> array_code =
538 // Run the native code for the Array function called as a normal function.
541 // Jump to the generic array code if the specialized code cannot handle
545 Handle<Code> array_code =
561 // The array construct code is only set for the builtin and internal
573 // Run the native code for the Array function called as a constructor.
576 // Jump to the generic construct code in case the specialized code cannot
580 Handle<Code> generic_construct_stub =
749 // Try to allocate the object without transitioning into C code. If any of
750 // the preconditions is not met, the code bails out to the runtime call.
849 // and jump into the continuation code at any time from now on. Any
1002 Handle<Code> code =
1005 __ InvokeCode(code, expected, expected,
1083 // -- a0: code entry
1131 // Invoke the code and pass argc as a0.
1174 __ addiu(t9, v0, Code::kHeaderSize - kHeapObjectTag);
1203 __ Addu(t9, v0, Operand(Code::kHeaderSize - kHeapObjectTag));
1280 __ Abort("Unreachable code: Cannot optimize without FPU support.");
1301 // Generate the code for doing the frame-to-frame translation using
1476 // 5b. Get the code to call from the function and check that the number of
1478 // (tail-call) to the code in register edx without checking arguments.
1689 // -- a3: callee code entry
1705 // a3: code entry to call
1722 // a3: code entry to call
1742 // a3: code entry to call
1754 // a3: code entry to call
1767 // a3: code entry to call