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
58 // Restore the JS frame exit code.
65 // A debug break in the frame exit code is identified by the JS frame exit code
175 // If this call did not replace a call but patched other code then there will
263 // Register state for CallFunctionStub (from code-stubs-x64.cc).
272 // Register state for CallFunctionStub (from code-stubs-x64.cc).
282 // Register state for CallConstructStub (from code-stubs-x64.cc).
294 // Register state for CallConstructStub (from code-stubs-x64.cc).
345 // Get function code.
348 __ lea(rdx, FieldOperand(rdx, Code::kHeaderSize));