Lines Matching defs:code
6 // * Redistributions of source code must retain the above copyright
92 __ lea(rbx, FieldOperand(rbx, Code::kHeaderSize));
122 // Try to allocate the object without transitioning into C code. If any of the
123 // preconditions is not met, the code bails out to the runtime call.
216 // jump into the continuation code at any time from now on. Any failures
342 Handle<Code> code =
345 __ InvokeCode(code, expected, expected,
493 // Invoke the code.
505 // context and the function left on the stack by the code
538 __ lea(rcx, FieldOperand(rax, Code::kHeaderSize));
558 __ lea(rcx, FieldOperand(rax, Code::kHeaderSize));
742 // 5b. Get the code to call from the function and check that the number of
744 // (tail-call) to the code in register edx without checking arguments.
867 Handle<Code> ic =
969 // Fill the FixedArray with the hole value. Inline the code if short.
1025 // keeps the code below free of special casing for the empty array.
1113 // If the Array cannot be constructed in native code the runtime is called. This
1122 // entering the generic code. In both cases argc in rax needs to be preserved.
1123 // Both registers are preserved by this code so no need to differentiate between
1264 // Run the native code for the Array function called as a normal function.
1267 // Jump to the generic array code in case the specialized code cannot handle
1270 Handle<Code> array_code =
1286 // The array construct code is only set for the builtin and internal
1298 // Run the native code for the Array function called as constructor.
1301 // Jump to the generic construct code in case the specialized code cannot
1304 Handle<Code> generic_construct_stub =
1355 // -- rdx : code entry to call
1441 // unoptimized code and check if we want to do OSR yet. If not we
1447 __ cmpb(rbx, FieldOperand(rcx, Code::kAllowOSRAtLoopNestingLevelOffset));
1473 __ Abort("Unreachable code: returned from tail call.");
1482 // Generate the code for doing the frame-to-frame translation using