Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Streamline throwing in the C entry stub. (issue 9373022)
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
kmilli...@chromium.org  
View profile  
 More options Feb 9 2012, 5:17 am
From: kmilli...@chromium.org
Date: Thu, 09 Feb 2012 10:17:21 +0000
Local: Thurs, Feb 9 2012 5:17 am
Subject: Streamline throwing in the C entry stub. (issue 9373022)
Reviewers: fschneider,

Description:
Streamline throwing in the C entry stub.

Remove a gratuitous level of indirection in favor of direct calls to the
macro assembler, and eliminate some duplicated code for the uncatchable
case.

R=fschnei...@chromium.org
BUG=
TEST=

Please review this at https://chromiumcodereview.appspot.com/9373022/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files:
   M src/arm/code-stubs-arm.cc
   M src/arm/macro-assembler-arm.h
   M src/arm/macro-assembler-arm.cc
   M src/code-stubs.h
   M src/ia32/code-stubs-ia32.cc
   M src/ia32/macro-assembler-ia32.h
   M src/ia32/macro-assembler-ia32.cc
   M src/macro-assembler.h
   M src/mips/code-stubs-mips.cc
   M src/mips/macro-assembler-mips.h
   M src/mips/macro-assembler-mips.cc
   M src/x64/code-stubs-x64.cc
   M src/x64/macro-assembler-x64.h
   M src/x64/macro-assembler-x64.cc


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
kmilli...@chromium.org  
View profile  
 More options Feb 10 2012, 3:16 am
From: kmilli...@chromium.org
Date: Fri, 10 Feb 2012 08:16:46 +0000
Local: Fri, Feb 10 2012 3:16 am
Subject: Re: Streamline throwing in the C entry stub. (issue 9373022)
Slava, could you take a quick look at this?

http://codereview.chromium.org/9373022/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
fschnei...@chromium.org  
View profile  
 More options Feb 10 2012, 3:38 am
From: fschnei...@chromium.org
Date: Fri, 10 Feb 2012 08:38:34 +0000
Local: Fri, Feb 10 2012 3:38 am
Subject: Re: Streamline throwing in the C entry stub. (issue 9373022)
 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »