Searched defs:extra_state (Results 1 – 17 of 17) sorted by relevance
/external/v8/src/ |
D | stub-cache.cc | 392 Code::ExtraICState extra_state = in ComputeKeyedLoadOrStoreElement() local 542 Code::ExtraICState extra_state, in ComputeCallConstant() 583 Code::ExtraICState extra_state, in ComputeCallField() 621 Code::ExtraICState extra_state, in ComputeCallInterceptor() 658 Code::ExtraICState extra_state, in ComputeCallGlobal() 697 Code::ExtraICState extra_state = in FindCallInitialize() local 718 Code::ExtraICState extra_state = in ComputeCallInitialize() local 749 Code::ExtraICState extra_state) { in ComputeCallPreMonomorphic() 766 Code::ExtraICState extra_state) { in ComputeCallNormal() 801 Code::ExtraICState extra_state) { in ComputeCallMegamorphic() [all …]
|
D | ic.h | 274 Code::ExtraICState extra_state) { in GenerateInitialize() 280 Code::ExtraICState extra_state) { in GenerateMiss()
|
D | ic.cc | 630 Code::ExtraICState extra_state, in ComputeMonomorphicStub() 1600 Code::ExtraICState extra_state = Code::ComputeExtraICState(grow_mode, in ComputeStub() local
|
/external/chromium_org/v8/src/ |
D | stub-cache.cc | 105 ExtraICState extra_state, in FindIC() 224 ExtraICState extra_state = in ComputeKeyedStoreElement() local 254 ExtraICState extra_state, in ComputeCallConstant() 308 ExtraICState extra_state, in ComputeCallField() 347 ExtraICState extra_state, in ComputeCallInterceptor() 385 ExtraICState extra_state, in ComputeCallGlobal() 423 ExtraICState extra_state = in FindCallInitialize() local 443 ExtraICState extra_state = in ComputeCallInitialize() local 475 ExtraICState extra_state) { in ComputeCallPreMonomorphic() 492 ExtraICState extra_state) { in ComputeCallNormal() [all …]
|
D | ic.h | 371 ExtraICState extra_state) { in GenerateInitialize() 377 ExtraICState extra_state) { in GenerateMiss() 712 ExtraICState extra_state) { in GetKeyedAccessStoreMode()
|
D | stub-cache.h | 494 ExtraICState extra_state() { return extra_ic_state_; } in extra_state() function
|
D | ic.cc | 92 ExtraICState extra_state = new_target->extra_ic_state(); in TraceIC() local
|
/external/v8/src/ia32/ |
D | ic-ia32.cc | 943 Code::ExtraICState extra_state) { in GenerateMonomorphicCacheProbe() 1052 Code::ExtraICState extra_state) { in GenerateMiss() 1123 Code::ExtraICState extra_state) { in GenerateMegamorphic()
|
D | stub-cache-ia32.cc | 531 Code::ExtraICState extra_state) in CallInterceptorCompiler()
|
/external/chromium_org/v8/src/ia32/ |
D | ic-ia32.cc | 955 ExtraICState extra_state) { in GenerateMonomorphicCacheProbe() 1064 ExtraICState extra_state) { in GenerateMiss() 1135 ExtraICState extra_state) { in GenerateMegamorphic()
|
D | stub-cache-ia32.cc | 651 ExtraICState extra_state) in CallInterceptorCompiler()
|
/external/v8/src/arm/ |
D | ic-arm.cc | 388 Code::ExtraICState extra_state) { in GenerateMonomorphicCacheProbe() 492 Code::ExtraICState extra_state) { in GenerateMiss()
|
/external/chromium_org/v8/src/x64/ |
D | ic-x64.cc | 836 ExtraICState extra_state) { in GenerateMonomorphicCacheProbe() 949 ExtraICState extra_state) { in GenerateMiss()
|
/external/chromium_org/v8/src/mips/ |
D | ic-mips.cc | 349 ExtraICState extra_state) { in GenerateMonomorphicCacheProbe() 451 ExtraICState extra_state) { in GenerateMiss()
|
/external/chromium_org/v8/src/arm/ |
D | ic-arm.cc | 344 ExtraICState extra_state) { in GenerateMonomorphicCacheProbe() 448 ExtraICState extra_state) { in GenerateMiss()
|
/external/v8/src/x64/ |
D | ic-x64.cc | 815 Code::ExtraICState extra_state) { in GenerateMonomorphicCacheProbe() 928 Code::ExtraICState extra_state) { in GenerateMiss()
|
/external/v8/src/mips/ |
D | ic-mips.cc | 390 Code::ExtraICState extra_state) { in GenerateMonomorphicCacheProbe() 492 Code::ExtraICState extra_state) { in GenerateMiss()
|