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
159 bool taken = reg.code() == esi.code();
174 ASSERT(unused_reg.code() != -1);
185 // If this call did not replace a call but patched other code then there will
272 // Register state for CallFunctionStub (from code-stubs-ia32.cc).
281 // Register state for CallFunctionStub (from code-stubs-ia32.cc).
291 // Register state for CallConstructStub (from code-stubs-ia32.cc).
304 // Register state for CallConstructStub (from code-stubs-ia32.cc).
355 // Get function code.
358 __ lea(edx, FieldOperand(edx, Code::kHeaderSize));