Reviewers: Sven Panne,
Message:
Kick all the premature optimizations!
Description:
Drop the native FastNewBlockContextStub.
This code is almost never executed in real world and benchmarks,
and there's obviously absolutely no need to have this native code
hanging around for no benefit.
Please review this at https://codereview.chromium.org/148873002/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+2, -281 lines):
M src/arm/code-stubs-arm.cc
M src/code-stubs.h
M src/full-codegen.cc
M src/ia32/code-stubs-ia32.cc
M src/mips/code-stubs-mips.cc
M src/x64/code-stubs-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/groups/opt_out.