Home | History | Annotate | Download | only in x64

Lines Matching refs:Code

6 //     * Redistributions of source code must retain the above copyright
98 // Try to allocate the object without transitioning into C code. If any of
99 // the preconditions is not met, the code bails out to the runtime call.
194 // and jump into the continuation code at any time from now on. Any
321 Handle<Code> code =
324 __ InvokeCode(code, expected, expected, RelocInfo::CODE_TARGET,
485 // Invoke the code.
497 // context and the function left on the stack by the code
538 __ lea(rax, FieldOperand(rax, Code::kHeaderSize));
565 __ lea(rax, FieldOperand(rax, Code::kHeaderSize));
780 // 5b. Get the code to call from the function and check that the number of
782 // (tail-call) to the code in register edx without checking arguments.
917 Handle<Code> ic =
1032 // Fill the FixedArray with the hole value. Inline the code if short.
1153 // If the Array cannot be constructed in native code the runtime is called. This
1162 // entering the generic code. In both cases argc in rax needs to be preserved.
1163 // Both registers are preserved by this code so no need to differentiate between
1353 // Run the native code
1357 // Jump to the generic array code in case the specialized code cannot handle
1360 Handle<Code> array_code =
1388 // Run the native code for the Array function called as a normal function.
1391 // Jump to the generic array code in case the specialized code cannot handle
1394 Handle<Code> array_code =
1410 // The array construct code is only set for the builtin and internal
1422 // Run the native code for the Array function called as constructor.
1425 // Jump to the generic construct code in case the specialized code cannot
1428 Handle<Code> generic_construct_stub =
1601 // -- rdx : code entry to call
1690 // unoptimized code and check if we want to do OSR yet. If not we
1696 __ cmpb(rbx, FieldOperand(rcx, Code::kAllowOSRAtLoopNestingLevelOffset));
1724 __ Abort("Unreachable code: returned from tail call.");
1734 // Generate the code for doing the frame-to-frame translation using