Home
last modified time | relevance | path

Searched refs:ComputeExtraICState (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/ic/
Dic.h297 static ExtraICState ComputeExtraICState(TypeofMode typeof_mode, in ComputeExtraICState() function
379 static ExtraICState ComputeExtraICState(TypeofMode typeof_mode, in ComputeExtraICState() function
438 static ExtraICState ComputeExtraICState(LanguageMode flag) { in ComputeExtraICState() function
525 static ExtraICState ComputeExtraICState(LanguageMode flag, in ComputeExtraICState() function
Dic-compiler.cc73 KeyedStoreIC::ComputeExtraICState(language_mode, store_mode); in ComputeKeyedStoreMonomorphicHandler()
169 KeyedStoreIC::ComputeExtraICState(language_mode, store_mode); in ComputeKeyedStorePolymorphicHandlers()
Dic.cc1615 isolate, ComputeExtraICState(language_mode), initialization_state); in initialize_stub_in_optimized_code()
1646 ExtraICState state = ComputeExtraICState(language_mode); in pre_monomorphic_stub()