.. |
arm
|
Use a simpler KeyedStoreGeneric stub
|
2014-10-28 13:54:13 +00:00 |
arm64
|
Use a simpler KeyedStoreGeneric stub
|
2014-10-28 13:54:13 +00:00 |
ia32
|
Use a simpler KeyedStoreGeneric stub
|
2014-10-28 13:54:13 +00:00 |
mips
|
Use a simpler KeyedStoreGeneric stub
|
2014-10-28 13:54:13 +00:00 |
mips64
|
Use a simpler KeyedStoreGeneric stub
|
2014-10-28 13:54:13 +00:00 |
ppc
|
PowerPC specific sub-directories.
|
2014-11-11 08:30:23 +00:00 |
x64
|
Use a simpler KeyedStoreGeneric stub
|
2014-10-28 13:54:13 +00:00 |
x87
|
Use a simpler KeyedStoreGeneric stub
|
2014-10-28 13:54:13 +00:00 |
access-compiler.cc
|
Move PropertyAccessCompiler and CallOptimization to their own files
|
2014-08-22 14:36:54 +00:00 |
access-compiler.h
|
Move PropertyAccessCompiler and CallOptimization to their own files
|
2014-08-22 14:36:54 +00:00 |
call-optimization.cc
|
Move PropertyAccessCompiler and CallOptimization to their own files
|
2014-08-22 14:36:54 +00:00 |
call-optimization.h
|
Move PropertyAccessCompiler and CallOptimization to their own files
|
2014-08-22 14:36:54 +00:00 |
handler-compiler.cc
|
Eliminate special keyed load string stub in favor of uniform handlers.
|
2014-10-16 11:42:47 +00:00 |
handler-compiler.h
|
Hydrogenize (and share) part of StoreTransition handler as a StoreTransitionStub and StoreField handler simplification.
|
2014-09-30 14:54:14 +00:00 |
ic-compiler.cc
|
PropertyICCompiler: expose monomorphic keyed load handler creation.
|
2014-10-24 13:12:04 +00:00 |
ic-compiler.h
|
PropertyICCompiler: expose monomorphic keyed load handler creation.
|
2014-10-24 13:12:04 +00:00 |
ic-inl.h
|
Introduce FeedbackNexus for vector-based ics.
|
2014-10-28 16:05:45 +00:00 |
ic-state.cc
|
Introduce FeedbackNexus for vector-based ics.
|
2014-10-28 16:05:45 +00:00 |
ic-state.h
|
Introduce FeedbackNexus for vector-based ics.
|
2014-10-28 16:05:45 +00:00 |
ic.cc
|
Various clean-ups after top-level lexical declarations are done.
|
2014-11-12 11:35:18 +00:00 |
ic.h
|
Add a few missing overrides found by a new clang warning.
|
2014-10-29 18:31:58 +00:00 |
stub-cache.cc
|
First step to cleanup the power-of-2 mess.
|
2014-09-02 13:36:35 +00:00 |
stub-cache.h
|
To aid vector-based load ic work, we need to be able to handle
|
2014-09-08 12:51:29 +00:00 |