v8/src/ic
jkummerow 2661b3e8a5 [stubs] Fix AccessorInfo mixup in KeyedStoreGeneric
BUG=chromium:668101

Review-Url: https://codereview.chromium.org/2525913002
Cr-Commit-Position: refs/heads/master@{#41223}
2016-11-23 13:27:22 +00:00
..
arm [cleanup] Drop handwritten KeyedStoreIC code 2016-11-22 15:43:59 +00:00
arm64 [cleanup] Drop handwritten KeyedStoreIC code 2016-11-22 15:43:59 +00:00
ia32 [cleanup] Drop handwritten KeyedStoreIC code 2016-11-22 15:43:59 +00:00
mips [cleanup] Drop handwritten KeyedStoreIC code 2016-11-22 15:43:59 +00:00
mips64 [cleanup] Drop handwritten KeyedStoreIC code 2016-11-22 15:43:59 +00:00
ppc [cleanup] Drop handwritten KeyedStoreIC code 2016-11-22 15:43:59 +00:00
s390 [cleanup] Drop handwritten KeyedStoreIC code 2016-11-22 15:43:59 +00:00
x64 [cleanup] Drop handwritten KeyedStoreIC code 2016-11-22 15:43:59 +00:00
x87 [cleanup] Drop handwritten KeyedStoreIC code 2016-11-22 15:43:59 +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
accessor-assembler-impl.h [ic] Support data handlers in LoadGlobalIC. 2016-11-17 12:18:40 +00:00
accessor-assembler.cc Reland of [stubs] KeyedStoreGeneric: inline dictionary property stores 2016-11-23 12:43:48 +00:00
accessor-assembler.h [ic] Support data handlers in LoadGlobalIC. 2016-11-17 12:18:40 +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 data handlers that represent transitioning stores. 2016-11-13 09:38:15 +00:00
handler-configuration.h [ic] Support data handlers that represent transitioning stores. 2016-11-13 09:38:15 +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 [cleanup] Drop handwritten KeyedStoreIC code 2016-11-22 15:43:59 +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 [ic] Don't enable property cell mode for a LoadGlobalIC if the holder is a different global object than the receiver. 2016-11-23 12:17:01 +00:00
ic.h [cleanup] Drop handwritten KeyedStoreIC code 2016-11-22 15:43:59 +00:00
keyed-store-generic.cc [stubs] Fix AccessorInfo mixup in KeyedStoreGeneric 2016-11-23 13:27:22 +00:00
keyed-store-generic.h Reland of [refactoring] Split CodeAssemblerState out of CodeAssembler 2016-11-16 11:48:38 +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 [cleanup] Drop handwritten KeyedStoreIC code 2016-11-22 15:43:59 +00:00