Home
last modified time | relevance | path

Searched refs:ExtraICState (Results 1 – 16 of 16) sorted by relevance

/external/v8/src/
Dic.h209 Code::ExtraICState extra_ic_state,
219 Code::ExtraICState* extra_ic_state);
224 Code::ExtraICState extra_state,
232 Code::ExtraICState extra_ic_state,
250 Code::ExtraICState extra_state);
257 Code::ExtraICState extra_state);
274 Code::ExtraICState extra_state) { in GenerateInitialize()
280 Code::ExtraICState extra_state) { in GenerateMiss()
286 Code::ExtraICState extra_ic_state);
Dstub-cache.h180 Code::ExtraICState extra_state,
188 Code::ExtraICState extra_state,
196 Code::ExtraICState extra_state,
203 Code::ExtraICState extra_state,
218 Code::ExtraICState extra_state);
222 Code::ExtraICState state);
228 Code::ExtraICState state);
232 Code::ExtraICState state);
758 Code::ExtraICState extra_state,
833 const Code::ExtraICState extra_state_;
Dstub-cache.cc392 Code::ExtraICState extra_state = in ComputeKeyedLoadOrStoreElement()
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()
718 Code::ExtraICState extra_state = in ComputeCallInitialize()
749 Code::ExtraICState extra_state) { in ComputeCallPreMonomorphic()
766 Code::ExtraICState extra_state) { in ComputeCallNormal()
801 Code::ExtraICState extra_state) { in ComputeCallMegamorphic()
[all …]
Dic.cc500 Code::ExtraICState extra_ic_state, in LoadFunction()
586 Code::ExtraICState* extra_ic_state) { in TryUpdateExtraICState()
630 Code::ExtraICState extra_state, in ComputeMonomorphicStub()
684 Code::ExtraICState extra_ic_state, in UpdateCaches()
1600 Code::ExtraICState extra_state = Code::ComputeExtraICState(grow_mode, in ComputeStub()
1924 Code::ExtraICState extra_ic_state = ic.target()->extra_ic_state(); in RUNTIME_FUNCTION()
2001 Code::ExtraICState extra_ic_state = ic.target()->extra_ic_state(); in RUNTIME_FUNCTION()
2077 Code::ExtraICState extra_ic_state = ic.target()->extra_ic_state(); in RUNTIME_FUNCTION()
2091 Code::ExtraICState extra_ic_state = ic.target()->extra_ic_state(); in RUNTIME_FUNCTION()
2110 Code::ExtraICState extra_ic_state = ic.target()->extra_ic_state(); in RUNTIME_FUNCTION()
Dobjects.h4144 typedef int ExtraICState; typedef
4146 static const ExtraICState kNoExtraICState = 0;
4153 static void PrintExtraICState(FILE* out, Kind kind, ExtraICState extra);
4201 inline ExtraICState extra_ic_state(); // Only valid for IC stubs.
4322 static inline StrictModeFlag GetStrictMode(ExtraICState extra_ic_state) { in GetStrictMode()
4327 ExtraICState extra_ic_state) { in GetKeyedAccessGrowMode()
4331 static inline ExtraICState ComputeExtraICState( in ComputeExtraICState()
4342 ExtraICState extra_ic_state = kNoExtraICState,
4350 ExtraICState extra_ic_state = kNoExtraICState,
4358 static inline ExtraICState ExtractExtraICStateFromFlags(Flags flags);
[all …]
Dtype-info.cc236 Code::ExtraICState extra_ic_state = in CallReceiverTypes()
Dobjects-inl.h2957 Code::ExtraICState Code::extra_ic_state() { in extra_ic_state()
3237 ExtraICState extra_ic_state, in ComputeFlags()
3260 ExtraICState extra_ic_state, in ComputeMonomorphicFlags()
3277 Code::ExtraICState Code::ExtractExtraICStateFromFlags(Flags flags) { in ExtractExtraICStateFromFlags()
Dobjects.cc8353 void Code::PrintExtraICState(FILE* out, Kind kind, ExtraICState extra) { in PrintExtraICState()
/external/v8/src/x64/
Dic-x64.cc815 Code::ExtraICState extra_state) { in GenerateMonomorphicCacheProbe()
928 Code::ExtraICState extra_state) { in GenerateMiss()
1000 Code::ExtraICState extra_ic_state) { in GenerateMegamorphic()
Dstub-cache-x64.cc515 Code::ExtraICState extra_ic_state) in CallInterceptorCompiler()
702 Code::ExtraICState extra_ic_state_;
/external/v8/src/ia32/
Dic-ia32.cc943 Code::ExtraICState extra_state) { in GenerateMonomorphicCacheProbe()
1052 Code::ExtraICState extra_state) { in GenerateMiss()
1123 Code::ExtraICState extra_state) { in GenerateMegamorphic()
Dstub-cache-ia32.cc531 Code::ExtraICState extra_state) in CallInterceptorCompiler()
718 Code::ExtraICState extra_state_;
/external/v8/src/arm/
Dic-arm.cc388 Code::ExtraICState extra_state) { in GenerateMonomorphicCacheProbe()
492 Code::ExtraICState extra_state) { in GenerateMiss()
558 Code::ExtraICState extra_ic_state) { in GenerateMegamorphic()
Dstub-cache-arm.cc544 Code::ExtraICState extra_ic_state) { in GenerateCallFunction()
698 Code::ExtraICState extra_ic_state) in CallInterceptorCompiler()
880 Code::ExtraICState extra_ic_state_;
/external/v8/src/mips/
Dic-mips.cc390 Code::ExtraICState extra_state) { in GenerateMonomorphicCacheProbe()
492 Code::ExtraICState extra_state) { in GenerateMiss()
556 Code::ExtraICState extra_ic_state) { in GenerateMegamorphic()
Dstub-cache-mips.cc530 Code::ExtraICState extra_ic_state) { in GenerateCallFunction()
688 Code::ExtraICState extra_ic_state) in CallInterceptorCompiler()
873 Code::ExtraICState extra_ic_state_;