Reviewers: Jakob,

Message:
This depends on

https://codereview.chromium.org/240493007/
https://codereview.chromium.org/240883003/
https://codereview.chromium.org/240393003/

Platform ports for x64, arm, arm64 and mips for the CEntryStub are still missing
and will trickle in.

Description:
Return Object* instead of MaybeObject* from runtime calls.

[email protected]

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

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

Affected files (+553, -703 lines):
  M src/accessors.cc
  M src/arm/code-stubs-arm.cc
  M src/arm/regexp-macro-assembler-arm.cc
  M src/arm64/code-stubs-arm64.cc
  M src/arm64/regexp-macro-assembler-arm64.cc
  M src/assembler.h
  M src/assembler.cc
  M src/builtins.cc
  M src/code-stubs.h
  M src/execution.h
  M src/execution.cc
  M src/heap.cc
  M src/heap-inl.h
  M src/ia32/code-stubs-ia32.cc
  M src/ia32/regexp-macro-assembler-ia32.cc
  M src/ic.h
  M src/ic.cc
  M src/isolate.h
  M src/isolate.cc
  M src/mips/code-stubs-mips.cc
  M src/mips/regexp-macro-assembler-mips.cc
  M src/runtime.h
  M src/runtime.cc
  M src/serialize.cc
  M src/stub-cache.h
  M src/stub-cache.cc
  M src/x64/code-stubs-x64.cc
  M src/x64/regexp-macro-assembler-x64.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