Searched refs:ExtractICStateFromFlags (Results 1 – 3 of 3) sorted by relevance
2945 InlineCacheState result = ExtractICStateFromFlags(flags()); in ic_state()3272 InlineCacheState Code::ExtractICStateFromFlags(Flags flags) { in ExtractICStateFromFlags() function
71 ASSERT(Code::ExtractICStateFromFlags(flags) == MONOMORPHIC); in Set()
4354 static inline InlineCacheState ExtractICStateFromFlags(Flags flags);