Lines Matching defs:code
6 // * Redistributions of source code must retain the above copyright
196 // keeps the code below free of special casing for the empty array.
299 // If the Array cannot be constructed in native code the runtime is called. This
308 // entering the generic code. In both cases argc in r0 needs to be preserved.
309 // Both registers are preserved by this code so no need to differentiate between
440 // Run the native code for the Array function called as a normal function.
443 // Jump to the generic array code if the specialized code cannot handle
447 Handle<Code> array_code =
463 // The array construct code is only set for the builtin and internal
473 // Run the native code for the Array function called as a constructor.
476 // Jump to the generic construct code in case the specialized code cannot
479 Handle<Code> generic_construct_stub =
631 __ add(pc, r2, Operand(Code::kHeaderSize - kHeapObjectTag));
660 // Try to allocate the object without transitioning into C code. If any of the
661 // preconditions is not met, the code bails out to the runtime call.
758 // jump into the continuation code at any time from now on. Any failures
913 Handle<Code> code =
916 __ InvokeCode(code, expected, expected,
994 // r0: code entry
1045 // Invoke the code and pass argc as r0.
1085 __ add(r2, r0, Operand(Code::kHeaderSize - kHeapObjectTag));
1108 __ add(r2, r0, Operand(Code::kHeaderSize - kHeapObjectTag));
1178 __ Abort("Unreachable code: Cannot optimize without VFP3 support.");
1202 // Generate the code for doing the frame-to-frame translation using
1348 // 5b. Get the code to call from the function and check that the number of
1350 // (tail-call) to the code in register edx without checking arguments.
1531 // -- r3 : code entry to call
1550 // r3: code entry to call
1560 // r3: code entry to call
1581 // r3: code entry to call
1588 // r3: code entry to call
1601 // r3: code entry to call