Reviewers: jochen (slow),

Message:
On 2015/01/15 19:28:24, jochen (slow) wrote:

https://codereview.chromium.org/836093007/diff/390001/src/ic/arm/handler-compiler-arm.cc
File src/ic/arm/handler-compiler-arm.cc (left):


https://codereview.chromium.org/836093007/diff/390001/src/ic/arm/handler-compiler-arm.cc#oldcode277
src/ic/arm/handler-compiler-arm.cc:277: bool call_data_undefined = false;
nit. undo this change

Done.  Patch is ready I think.

Description:
split api call stubs into accessor and function call stubs

BUG=

Please review this at https://codereview.chromium.org/836093007/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+547, -254 lines):
  M include/v8.h
  M src/arm/code-stubs-arm.cc
  M src/arm/interface-descriptors-arm.cc
  M src/arm/macro-assembler-arm.h
  M src/arm/macro-assembler-arm.cc
  M src/arm64/code-stubs-arm64.cc
  M src/arm64/interface-descriptors-arm64.cc
  M src/arm64/macro-assembler-arm64.h
  M src/arm64/macro-assembler-arm64.cc
  M src/code-stubs.h
  M src/hydrogen.cc
  M src/ia32/code-stubs-ia32.cc
  M src/ia32/interface-descriptors-ia32.cc
  M src/ia32/macro-assembler-ia32.h
  M src/ia32/macro-assembler-ia32.cc
  M src/ic/arm/handler-compiler-arm.cc
  M src/ic/arm64/handler-compiler-arm64.cc
  M src/ic/handler-compiler.h
  M src/ic/handler-compiler.cc
  M src/ic/ia32/handler-compiler-ia32.cc
  M src/ic/x64/handler-compiler-x64.cc
  M src/interface-descriptors.h
  M src/x64/code-stubs-x64.cc
  M src/x64/interface-descriptors-x64.cc
  M src/x64/macro-assembler-x64.h
  M src/x64/macro-assembler-x64.cc
  M test/cctest/test-api.cc


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to