v8/src/ic
jkummerow 567904f1a7 [ic] Fix elements conversion in KeyedStoreGeneric
A SmiUntag() was missing when loading the old backing store's length.

BUG=chromium:664469

Review-Url: https://codereview.chromium.org/2492783004
Cr-Commit-Position: refs/heads/master@{#40921}
2016-11-11 13:02:10 +00:00
..
arm [ic] Resurrect access checks for primitive and global proxy receivers. 2016-11-08 12:35:32 +00:00
arm64 [ic] Resurrect access checks for primitive and global proxy receivers. 2016-11-08 12:35:32 +00:00
ia32 [ic] Resurrect access checks for primitive and global proxy receivers. 2016-11-08 12:35:32 +00:00
mips [ic] Resurrect access checks for primitive and global proxy receivers. 2016-11-08 12:35:32 +00:00
mips64 [ic] Resurrect access checks for primitive and global proxy receivers. 2016-11-08 12:35:32 +00:00
ppc [ic] Resurrect access checks for primitive and global proxy receivers. 2016-11-08 12:35:32 +00:00
s390 [ic] Resurrect access checks for primitive and global proxy receivers. 2016-11-08 12:35:32 +00:00
x64 [ic] Resurrect access checks for primitive and global proxy receivers. 2016-11-08 12:35:32 +00:00
x87 [ic] Resurrect access checks for primitive and global proxy receivers. 2016-11-08 12:35:32 +00:00
access-compiler-data.h Avoid static initializers in PropertyAccessCompiler 2016-10-06 18:20:08 +00:00
access-compiler.cc Avoid static initializers in PropertyAccessCompiler 2016-10-06 18:20:08 +00:00
access-compiler.h Avoid static initializers in PropertyAccessCompiler 2016-10-06 18:20:08 +00:00
call-optimization.cc Introduce IsUndefined(Isolate*) and IsTheHole(Isolate*) 2016-06-06 13:00:49 +00:00
call-optimization.h Do not eagerly instantiate accessors' JSFunction. 2016-02-09 16:28:39 +00:00
handler-compiler.cc [ic] Resurrect access checks for primitive and global proxy receivers. 2016-11-08 12:35:32 +00:00
handler-compiler.h [ic] Resurrect access checks for primitive and global proxy receivers. 2016-11-08 12:35:32 +00:00
handler-configuration-inl.h [ic] Support Api getters by data handlers. 2016-11-08 14:38:50 +00:00
handler-configuration.h [ic] Support Api getters by data handlers. 2016-11-08 14:38:50 +00:00
ic-compiler.cc [ic] Detailize some elements store specific runtime call stats counters. 2016-11-10 12:39:43 +00:00
ic-compiler.h [KeyedLoadIC] Support Smi "handlers" for simple field loads 2016-07-26 17:54:32 +00:00
ic-inl.h [ic] Load IC data handlers now support prototype chain checks with global and dictionary objects. 2016-10-27 15:32:51 +00:00
ic-state.cc [ic] Properly deal with all oddballs when updating BinaryOpIC state. 2016-10-27 12:16:13 +00:00
ic-state.h [stubs] Refactor the CallICStub to pass the number of arguments. 2016-10-12 09:26:14 +00:00
ic.cc [stubs] Port KeyedStoreIC_Megamorphic stub to Turbofan 2016-11-10 14:23:57 +00:00
ic.h V8 support for cached accessors. 2016-11-04 13:03:18 +00:00
keyed-store-generic.cc [ic] Fix elements conversion in KeyedStoreGeneric 2016-11-11 13:02:10 +00:00
keyed-store-generic.h [stubs] Port KeyedStoreIC_Megamorphic stub to Turbofan 2016-11-10 14:23:57 +00:00
OWNERS Add more OWNERS for components. 2015-08-13 07:35:38 +00:00
stub-cache.cc [ic] Load IC data handlers now support prototype chain checks with global and dictionary objects. 2016-10-27 15:32:51 +00:00
stub-cache.h [ic] Support non-code handlers in megamorphic stub cache. 2016-10-13 12:02:27 +00:00