Home | History | Annotate | Download | only in x64

Lines Matching refs:Code

6 //     * Redistributions of source code must retain the above copyright
47 // Patch the JS frame exit code with a debug break call. See
59 // Restore the JS frame exit code.
66 // A debug break in the frame exit code is identified by the JS frame exit code
163 // If this call did not replace a call but patched other code then there will
242 // Register state for CallFunctionStub (from code-stubs-x64.cc).
251 // Register state for CallFunctionStub (from code-stubs-x64.cc).
261 // Register state for CallConstructStub (from code-stubs-x64.cc).
273 // Register state for CallConstructStub (from code-stubs-x64.cc).
324 // Get function code.
327 __ lea(rdx, FieldOperand(rdx, Code::kHeaderSize));