Home | History | Annotate | Download | only in arm

Lines Matching refs:Code

6 //     * Redistributions of source code must retain the above copyright
171 // Fill the FixedArray with the hole value. Inline the code if short.
300 // If the Array cannot be constructed in native code the runtime is called. This
309 // entering the generic code. In both cases argc in r0 needs to be preserved.
310 // Both registers are preserved by this code so no need to differentiate between
491 // Run the native code for the InternalArray function called as a normal
495 // Jump to the generic array code if the specialized code cannot handle the
499 Handle<Code> array_code =
525 // Run the native code for the Array function called as a normal function.
528 // Jump to the generic array code if the specialized code cannot handle
532 Handle<Code> array_code =
548 // The array construct code is only set for the builtin and internal
558 // Run the native code for the Array function called as a constructor.
561 // Jump to the generic construct code in case the specialized code cannot
564 Handle<Code> generic_construct_stub =
723 // Try to allocate the object without transitioning into C code. If any of
724 // the preconditions is not met, the code bails out to the runtime call.
822 // and jump into the continuation code at any time from now on. Any
970 Handle<Code> code =
973 __ InvokeCode(code, expected, expected,
1052 // r0: code entry
1101 // Invoke the code and pass argc as r0.
1145 __ add(r2, r0, Operand(Code::kHeaderSize - kHeapObjectTag));
1174 __ add(r2, r0, Operand(Code::kHeaderSize - kHeapObjectTag));
1249 __ Abort("Unreachable code: Cannot optimize without VFP3 support.");
1274 // Generate the code for doing the frame-to-frame translation using
1449 // 5b. Get the code to call from the function and check that the number of
1451 // (tail-call) to the code in register edx without checking arguments.
1661 // -- r3 : code entry to call
1681 // r3: code entry to call
1691 // r3: code entry to call
1712 // r3: code entry to call
1719 // r3: code entry to call
1732 // r3: code entry to call