Searched refs:GetNonTransitioningStoreMode (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/ic/
H A Dic.cc2229 store_mode = GetNonTransitioningStoreMode(store_mode);
2245 // transition to a different GetNonTransitioningStoreMode IC that handles a
2263 store_mode = GetNonTransitioningStoreMode(store_mode);
2310 store_mode = GetNonTransitioningStoreMode(store_mode);
/external/v8/src/
H A Dobjects.h215 static inline KeyedAccessStoreMode GetNonTransitioningStoreMode( function in namespace:v8::internal

Completed in 164 milliseconds