Home | History | Annotate | Download | only in ia32

Lines Matching refs:Code

6 //     * Redistributions of source code must retain the above copyright
46 // 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
157 // If this call did not replace a call but patched other code then there will
235 // Register state for CallFunctionStub (from code-stubs-ia32.cc).
244 // Register state for CallFunctionStub (from code-stubs-ia32.cc).
254 // Register state for CallConstructStub (from code-stubs-ia32.cc).
267 // Register state for CallConstructStub (from code-stubs-ia32.cc).
318 // Get function code.
321 __ lea(edx, FieldOperand(edx, Code::kHeaderSize));